lengstrom / fast-style-transfer

TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
10.91k stars 2.6k forks source link

Error trying to train the AI 'ValueError: Could not find a format to read the specified file in single-image mode' #243

Open arthurOPC opened 4 years ago

arthurOPC commented 4 years ago

After going trough a lot of other errors trying to run the style.py i am now stuck at this one. I think it has something to do with the new imageio version, but i just can't figure out how to solve it. I've also googled it, but still not getting it to work. When running it on the jupyter terminal i am adding the arguments properly for checkpoints and everything else. I have done the setup also, there is a folder for data and bin, and there are the 13 GB of images for training, all the directories are set on the code. Hope someone can help me on this, thanks.

akhrrbk commented 3 years ago

Hey Arthur, did you fix the problem? any help will be appreciated.

enzomasson25 commented 3 years ago

Try to delete the data folder and run setup.sh