Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 307 Bytes

File metadata and controls

5 lines (4 loc) · 307 Bytes

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