handwriting-synthesis topic

List handwriting-synthesis repositories

scribe

246
Stars
85
Forks
Watchers

Realistic Handwriting with Tensorflow

handwriting-generation

515
Stars
105
Forks
Watchers

Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).

Handwriting-synthesis

205
Stars
29
Forks
Watchers

Implementation of "Generating Sequences With Recurrent Neural Networks" https://arxiv.org/abs/1308.0850

deepwriting

100
Stars
29
Forks
Watchers

Code for `DeepWriting: Making Digital Ink Editable via Deep Generative Modeling` paper

rnn-handwriting-generation

102
Stars
38
Forks
Watchers

Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves

handwriting-synthesis

82
Stars
26
Forks
Watchers

Making Handwriting Synthesis with RNNs more Package-Friendly

research-GANwriting

65
Stars
22
Forks
Watchers

Source code for ECCV20 "GANwriting: Content-Conditioned Generation of Styled Handwritten Word Images"

pytorch-handwriting-synthesis-toolkit

51
Stars
11
Forks
Watchers

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