alibaba/easyrobust
EasyRobust: an Easy-to-use library for state-of-the-art Robust Computer Vision Research with PyTorch.
This is a tool for machine learning researchers and engineers focused on making computer vision and speech recognition models more reliable and less susceptible to unexpected inputs or attacks. It helps you train models that perform well even when faced with subtle alterations to images or audio. The output is a robust, well-performing model that has been benchmarked against various challenging datasets and metrics.
338 stars. No commits in the last 6 months.
Use this if you are developing computer vision or speech recognition systems and need to ensure they remain accurate and stable when encountering 'noisy' or intentionally manipulated real-world data.
Not ideal if your primary focus is on developing standard computer vision models without specific concerns about adversarial attacks or distribution shifts in your data.
Stars
338
Forks
37
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/alibaba/easyrobust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
namkoong-lab/dro
A package of distributionally robust optimization (DRO) methods. Implemented via cvxpy and PyTorch
MinghuiChen43/awesome-trustworthy-deep-learning
A curated list of trustworthy deep learning papers. Daily updating...
neu-autonomy/nfl_veripy
Formal Verification of Neural Feedback Loops (NFLs)
THUDM/grb
Graph Robustness Benchmark: A scalable, unified, modular, and reproducible benchmark for...
ADA-research/VERONA
A lightweight Python package for setting up robustness experiments and to compute robustness...