Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,8 @@ They are tensorflow shapes and labels.
|
|
| 6 |
Training is 100k images
|
| 7 |
Verification is 10k images.
|
| 8 |
|
|
|
|
|
|
|
| 9 |
You can check and verify the integrity if you want, and I'd advise it.
|
| 10 |
They are a direct copy of tiny imagenet 200 classes, the training and validation images prepared and separated already.
|
| 11 |
|
|
|
|
| 6 |
Training is 100k images
|
| 7 |
Verification is 10k images.
|
| 8 |
|
| 9 |
+
I think the labels are int64.
|
| 10 |
+
|
| 11 |
You can check and verify the integrity if you want, and I'd advise it.
|
| 12 |
They are a direct copy of tiny imagenet 200 classes, the training and validation images prepared and separated already.
|
| 13 |
|