This package was created to process datasets of images (mainly for Machine Learning purposes) into the CIFAR-10 binary version format. With this package you can:
Please refer to the official website for CIFAR-10 for more information on how the data is formatted.
pip install --upgrade Pillow
Images beloging to an specific class (i.e. Trees) need to get stored into separate directories where the name of the directory is the class label.