datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
OxfordIIITPet-CThe corrupted version of the Oxford-IIIT Pet fined-grained classification dataset.
License
The dataset is available to download for commercial/research purposes under a Creative Commons Attribution-ShareAlike 4.0 International License. The copyright remains with the original owners of the images.
Citation
If you use this dataset please consider citing:
The authors of the original dataset,
@inproceedings{parkhi2012cats,
title={Cats and dogs},
author={Parkhi, Omkar M… See the full description on the dataset page: https://huggingface.co/datasets/torch-uncertainty/OxfordIIITPet-C.Flowers102-CThe corrupted version of the Flowers102 fined-grained classification dataset.
How to use this dataset
For all the corruptions, extract the tar.gz files with the following command:
for f in *.tar.gz; do tar -xzf "$f" && rm "$f"; done
License
The license of the original dataset is unclear.
Citation
If you use this dataset please consider citing:
The authors of the original dataset,
@inproceedings{nilsback2008automated,
title={Automated flower… See the full description on the dataset page: https://huggingface.co/datasets/torch-uncertainty/Flowers102-C.
