The CIFAR-100 dataset (Canadian Institute for Advanced Research, 100 classes) is a subset of the Tiny Images dataset and consists of 60000 32x32 color images. The 100 classes in the CIFAR-100 are grouped into 20 superclasses. There are 600 images per class. Each image comes with a "fine" label (the class to which it belongs) and a "coarse" label (the superclass to which it belongs). There are 500 training images and 100 testing images per class.
The criteria for deciding whether an image belongs to a class were as follows:
Source: https://www.cs.toronto.edu/~kriz/cifar.html
Image Source: https://www.cs.toronto.edu/~kriz/cifar.html
Variants: cifar100, Unlabeled CIFAR-10 vs CIFAR-100, CIFAR-100 ResNet-18 - 200 Epochs, CIFAR-10, 2000 Labeled Samples, cifar-100, 10000 Labels, One-class CIFAR-100, Cifar100 (20 tasks), CIFAR100 5-way (1-shot), CIFAR-100-LT (ρ=100), CIFAR-100-LT (ρ=10), CIFAR-100, 5000Labels, CIFAR-100, 400 Labels, CIFAR-100, 2500 Labels, CIFAR-100, 1000 Labels, CIFAR-100 - 50 classes + 50 steps of 1 class, CIFAR-100 - 50 classes + 5 steps of 10 classes, CIFAR-100 - 50 classes + 25 steps of 2 classes, CIFAR-100 - 50 classes + 10 steps of 5 classes, CIFAR-100
This dataset is used in 15 benchmarks:
Recent papers with results on this dataset: