Datasets:
richwardle
commited on
Commit
•
ab4b618
1
Parent(s):
a7d30fd
updated readme abit
Browse files
README.md
CHANGED
@@ -23,7 +23,8 @@ configs:
|
|
23 |
|
24 |
# Imagenet Mini Dataset
|
25 |
|
26 |
-
This dataset is a subset of the Imagenet validation set containing 26,000 images. It has been curated to have equal class distributions
|
|
|
27 |
|
28 |
## Citation
|
29 |
|
|
|
23 |
|
24 |
# Imagenet Mini Dataset
|
25 |
|
26 |
+
This dataset is a subset of the Imagenet validation set containing 26,000 images. It has been curated to have equal class distributions, with 26 randomly sampled images from each class.
|
27 |
+
All images have been resized to (224, 224) pixels, and are in RGB format.
|
28 |
|
29 |
## Citation
|
30 |
|