ctta_data_repo / 100C /README.txt
Adaptation99's picture
Upload folder using huggingface_hub
d61412e verified
raw
history blame contribute delete
521 Bytes
CIFAR-C Dataset README
The first 10,000 images in each .npy are the test set images corrupted at severity 1,
and the last 10,000 images are the test set images corrupted at severity five.
labels.npy is the label file for all other image files.
@article{hendrycks2019robustness,
title={Benchmarking Neural Network Robustness to Common Corruptions and Perturbations},
author={Dan Hendrycks and Thomas Dietterich},
journal={Proceedings of the International Conference on Learning Representations},
year={2019}
}