/saving-cifar10-in-separate-classes

A snippet of code to save cifar10 classes in separate folders

Primary LanguagePython

saving-cifar10-in-separate-classes

A snippet of code to save cifar10 classes in separate folders.

the main goal of this code is to save cifar10 images in separate folders to make it easy for ML geeks to use perfom image augmentations on cifar10 in hard disk beside using keras flow_from_dirctory method