In this folder you will find everything you need to load and use yor datasets.
.
+-- __init__.py
+-- cifar10.py
+-- data_augmentation.py
+-- get_cifar10.sh
+-- gtsrb.py
+-- tiny_imagenet.py
+-- README.md
Load the cifar10 dataset.
Data augmentation utilities, contains various functions to augment your datasets.
Download and expand the CIFAR10 dataset.
Load the GTSRB dataset.
Load the TinyImageNet dataset.
This file.