I want to create a dataset that has the same format as the cifar-10 data set to use with Tensorflow. It should have images and labels. Basically, I\'d like to be able to tak
If you already have a model trained with the CIFAR-10 data set, you can follow up this research paper for data generation based on the trained model