handwriting icon indicating copy to clipboard operation
handwriting copied to clipboard

Conditional handwriting generation in Theano

Results 4 handwriting issues
Sort by recently updated
recently updated
newest added

where I ran the main_uncond.py i got error saying "process_batch module not in the trainer" it seems the trainer.py doesn't have process_batch defined Do you have an updated trainer.py?

First of all, thank you for making this code available! Am I right that the link https://github.com/szcom/rnnlib/blob/master/examples/online_prediction/training_set.txt should be? : https://raw.githubusercontent.com/szcom/rnnlib/master/examples/online_prediction/training_set.txt More importantly, data_raw2hdf5.py gives the following error: Traceback (most...

Thanks for this project, its much faster and way easier to get working than the rnnlib versions were (and faster than the tensorflow version too). I've got everything working nicely,...

In the Read me file, following 2 download link fail. Generate the data Download the following files and unpack them in a directory named 'handwriting': http://www.iam.unibe.ch/~fkiwww/iamondb/data/lineStrokes-all.tar.gz http://www.iam.unibe.ch/~fkiwww/iamondb/data/ascii-all.tar.gz