cifar10-load-image-to-classes

INPUT: path/to/cifar10folder/ and number-of-batch

OUTPUT: list of 10 narray (for 10 classes). Each element in list contains different number of image of the same group.

NOTE:

  • Cifar10 does not provide same amount of image for each class

  • Change {datapath} into directive of your cifar10 folder