hendrycks/robustness resource
Corruption and Perturbation Robustness (ICLR 2019) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3071
- days_rel: n/a
- days_push: 1470
- n_releases_24m: 0
Adoption not part of the score
1172 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Datasets and evaluation code for benchmarking neural network robustness to common corruptions and perturbations, from the ICLR 2019 paper by Hendrycks and Dietterich. It provides ImageNet-C, Tiny ImageNet-C, and CIFAR-10/100-C corruption benchmarks plus a leaderboard of model robustness results.
Use cases
- evaluate image classifier robustness to common corruptions
- download imagenet-c corrupted image datasets
- benchmark my resnet-50 on imagenet-c mean corruption error
- test model robustness to gaussian noise and blur perturbations
- compare corruption robustness of cnn training methods
- run cifar-10-c robustness evaluation in pytorch
When to choose
- you need standardized corruption benchmarks like ImageNet-C or CIFAR-10-C
- you want to compare your model's mCE against published robustness results
- you are doing ML safety or domain generalization research in PyTorch
When to avoid
- you need adversarial (worst-case) attack robustness rather than common corruptions
- you work outside image classification or non-PyTorch frameworks
- you need actively maintained tooling rather than a research artifact
Facets
dataset · maturity maintenance
benchmarking machine-learning computer-vision image-processing testing machine-learning deep-learning computer-vision artificial-intelligence python windows imagenet-c robustness corruptions pytorch benchmark-datasets ml-safety domain-generalization iclr-2019 linux macos
1 source
- readme: https://github.com/hendrycks/robustness · fetched 2026-08-28 · 56eee6f333e1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hendrycks/robustness | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="hendrycks/robustness")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem