fast-style-transfer icon indicating copy to clipboard operation
fast-style-transfer copied to clipboard

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

Open arthurOPC opened this issue 4 years ago • 2 comments

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.

arthurOPC avatar Jun 04 '20 04:06 arthurOPC

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

akhrrbk avatar Oct 25 '20 04:10 akhrrbk

Try to delete the data folder and run setup.sh

enzomasson25 avatar Apr 19 '21 12:04 enzomasson25