keras-multiprocess-image-data-generator
keras-multiprocess-image-data-generator copied to clipboard
what should I do to change the code to multiprocess other image processing or other datasets?
I have a dataset with 11536 images for two classes. what should I do to modify the code? keras doesn't support for dataset not in the form of numpy and I want to do the inpaint for all the images how should I do to modify the code? Sorry I am just a beginer :(