We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b865f commit b389708Copy full SHA for b389708
src/datasets/vision/cifar100.jl
@@ -47,8 +47,8 @@ end
47
48
The CIFAR100 dataset is a labeled subsets of the 80
49
million tiny images dataset. It consists of 60000
50
-32x32 colour images in 10 classes, with 6000 images
51
-per class.
+32x32 colour images in 100 classes and 20 superclasses,
+with 600 images per class.
52
53
Return the CIFAR-100 **trainset** labels (coarse and fine)
54
corresponding to the given `indices` as a tuple of two `Int` or
0 commit comments