AbstractPhil commited on
Commit
5567e86
·
verified ·
1 Parent(s): 3144c3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  ---
4
  They are tensorflow shapes and labels.
5
  (None, 32, 32, 3), (None, 1)
 
 
6
 
7
  You can check and verify the integrity if you want, and I'd advise it.
8
  They are a direct copy of tiny imagenet 200 classes, the training and validation images prepared and separated already.
 
3
  ---
4
  They are tensorflow shapes and labels.
5
  (None, 32, 32, 3), (None, 1)
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.