Brian Davis
Brian Davis
Hmm. When you don't provide the styles, you might try putting in some print statements before generate.py line 260 (when it should prompt you for the mode) so see where...
You were getting other errors from the program. Is something capturing the std out?
You need stdout to display in your terminal to interact with the script. The text you see in stdout.txt is prompting you to input the mode. I'm not sure why...
That should mean it generated the images. Be sure the directory specified by `-d` exists. You could also uncomment line 694 to be sure it's hitting the `imwrite` (image write)...
I think that's the index in the data set to sample a style from.
Try pulling down the latest. That was a dataset I removed for the release. The `data_loader.py` shouldn't be importing it.
I believe someone is still maintaining the IAM dataset stuff, but they take little a while. How long has it been?
The dataset comes with the form, line, and word images. The supplied line images (and word images?) have a lot of the background croped out (white, instead of paper texture),...
I don't know of anyone. Have you tried using their contact form? (https://fki.tic.heia-fr.ch/contact-info) If you don't get a response there, I'd trying contacting some previous members of the group to...
Sorry, which file are we talking about?