pytorch-handwriting-synthesis-toolkit icon indicating copy to clipboard operation
pytorch-handwriting-synthesis-toolkit copied to clipboard

Handwriting generation and handwriting synthesis as described in Alex Graves's paper https://arxiv.org/abs/1308.0850. Pytorch implementation.

Results 8 pytorch-handwriting-synthesis-toolkit issues
Sort by recently updated
recently updated
newest added

Is it possible to train the model on our own handwriting after giving it 10-20 pages of training data? If yes please tell me HOW? Thank you

I generated images for 50 different strings. 20% of them have half sentences or random strokes. I set bias to 1 and thickness to 10 (default). Is there any limit...

I am looking for a way to save the created synthesizer and then re-use the same handwriting a few times. Is it possible? it seems to make sense that it...

Hello 👋 I would like to know if it possible to train a model on other languages like Hebrew, if u can help me with that I will be very...

Thanks for making this project - it's super useful and well documented. I've noticed that the generated handwriting tends to slant as opposed to being written flat on a line...

I've trying to run the project in a virtual environment, but when I try to install the requirements file a couple of errors are shown: _ERROR: Could not find a...

Can you please suggest the modifications that I should apply, so that I can train the given model for Arabic Handwriting sequences. Arabic text is written from right to left,...