Skip to content

Releases: or4k2l/robust-vision

v1.0.0: First Production Release

06 Feb 11:44
d35fc40

Choose a tag to compare

First Production Release

Features:
Production-ready training framework
Multi-GPU support via JAX pmap
EMA parameter tracking
Label smoothing, Margin loss, Focal loss
4 noise types for robustness evaluation (Gaussian, Salt&Pepper, Fog, Occlusion)
Scalable data pipeline with TF.Data
Comprehensive documentation
Docker support
Full test suite
CI/CD with GitHub Actions

Installation:

From PyPI:

pip install robust-vision==1.0.0