GabrielePicco / deep-learning-flower-identifier

Deep learning network to identify 102 different types of flowers
MIT License
53 stars 33 forks source link

error 'cannot identify image file ' while loading the data for training #2

Closed youben11 closed 5 years ago

youben11 commented 5 years ago

I have used your dataset to train my model, however, during the training, I got some errors related to some files, PIL.Image wasn't able to open some files, after some investigations, I found out that the file utility identify them as RIFF files, so I deleted every RIFF file and it works fine after that. If anyone is going through this issue, here is a dataset which should work for you: https://www.kaggle.com/youben/flowers102species