File size: 677 Bytes
95edb44
 
 
3144c3b
 
5567e86
 
e9a1165
8f388a4
 
 
 
8f85d85
 
e9a1165
95edb44
 
337dc08
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
---
They are tensorflow shapes and labels. 
(None, 32, 32, 3), (None, 1)
Training is 100k images
Verification is 10k images.

https://github.com/tensorflow/datasets 

Use this instead.

I think the labels are int64.

You can check and verify the integrity if you want, and I'd advise it.
They are a direct copy of tiny imagenet 200 classes, the training and validation images prepared and separated already.

I've found better sources of them, so I wouldn't advise using this. It is available to all though.

I built this before realizing there was a large dataset repo devoted to image datasets. So it IS here, but I doubt anyone wants it. I've been using it.