How do I Augment Images with specific labels where I have mapped a CSV to an Image folder?

后端 未结 0 561
执念已碎
执念已碎 2020-12-06 14:36

I have a folder with Images and a CSV file that I need to map to the Images:

datagen=ImageDataGenerator(rescale=1./255.,validation_split=0.25)
train_generator         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题