ImageNetC¶
- class torch_uncertainty.datasets.classification.ImageNetC(root, split=None, transform=None, target_transform=None, download=False)[source]¶
The corrupted ImageNet-C dataset.
References
- Benchmarking neural network robustness to common corruptions and
perturbations. Dan Hendrycks and Thomas Dietterich. In ICLR, 2019.