alexey-zhavoronkin commited on
Commit
9a36bfc
1 Parent(s): a142f18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -7,4 +7,9 @@ size_categories:
7
 
8
  [CINIC10](https://github.com/BayesWatch/cinic-10) dataset with interface of [CIFAR10](https://github.com/pytorch/vision/blob/main/torchvision/datasets/cifar.py).
9
 
 
 
 
 
 
10
  It is faster than the common CINIC10 due to the fact that all images are loaded into RAM while initing dataset instance.
 
7
 
8
  [CINIC10](https://github.com/BayesWatch/cinic-10) dataset with interface of [CIFAR10](https://github.com/pytorch/vision/blob/main/torchvision/datasets/cifar.py).
9
 
10
+ **CINIC10**
11
+
12
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6603fa9907e0b8a75b819c61/LcEiSYmYFtC3D2wpG2uuB.png)
13
+
14
+
15
  It is faster than the common CINIC10 due to the fact that all images are loaded into RAM while initing dataset instance.