Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,6 @@ size_categories:
|
|
6 |
- 1M<n<10M
|
7 |
---
|
8 |
|
9 |
-
This is imagenet1k in webdataset format. Images are stored as jpg files. Every image has been resized to a maximum side length of 256. That means that if an image in the original dataset was 1000 by 500, the new size will be 256 by 128. Images with a maximum side length of under 256 were not resized.
|
|
|
|
|
|
6 |
- 1M<n<10M
|
7 |
---
|
8 |
|
9 |
+
This is imagenet1k in webdataset format. Images are stored as jpg files. Every image has been resized to a maximum side length of 256. That means that if an image in the original dataset was 1000 by 500, the new size will be 256 by 128. Images with a maximum side length of under 256 were not resized.
|
10 |
+
|
11 |
+
The total size of all dataset files is 57.8 GB
|