DeepLogo icon indicating copy to clipboard operation
DeepLogo copied to clipboard

EOFError: Ran out of input

Open suneetm opened this issue 7 years ago • 1 comments

When I run python gen_train_valid_test.py

I get the attached error. capture

Can you please help.?

suneetm avatar Aug 29 '18 16:08 suneetm

EOF = Unexpected End Of File.Usually happens when file is corrupt.

Make sure you are using right data set for training: Flickr Logos 27 dataset

jkotra avatar Sep 19 '18 18:09 jkotra