snowkylin / rnn-handwriting-generationLinks
Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
☆113Updated 8 years ago
Alternatives and similar repositories for rnn-handwriting-generation
Users that are interested in rnn-handwriting-generation are comparing it to the libraries listed below
Sorting:
- Handwriting Synthesis and Prediction - PyTorch Implementation☆70Updated 6 years ago
- ☆108Updated 8 years ago
- Official Implementation of "Textcaps: Handwritten Character Recognition With Very Small Datasets" (WACV 2019).☆136Updated 6 years ago
- Tensorflow port of im2markup project☆128Updated 6 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- ctc_beamsearch☆18Updated 9 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆45Updated 11 months ago
- Attention Bidirectional Video Recurrent Net☆56Updated 6 years ago
- Realistic Handwriting with Tensorflow☆285Updated 2 years ago
- Neuraltalk2 in tensorflow☆58Updated 8 years ago
- TensorFlow implementation of real-time style transfer using feed-forward generation. This builds on the original style-transfer algorithm…☆79Updated 8 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment Prediction☆101Updated 4 years ago
- Neural image captioning (NIC) implementation with Keras 2.☆176Updated 7 years ago
- ☆155Updated 8 years ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆126Updated 6 years ago
- Corrupted labels and label smoothing☆129Updated 8 years ago
- Word Spotting and Recognition with Embedded Attributes☆36Updated 8 years ago
- Im2Text extension to OpenNMT☆138Updated 8 years ago
- optional extra vector image datasets for sketch-rnn☆220Updated 7 years ago
- ☆53Updated 8 years ago
- Cleaned original source code from my NIPS publication☆158Updated 8 years ago
- Tensorflow implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"☆48Updated 8 years ago
- A collection of small code snippets for learning how to code☆59Updated 7 years ago
- based on https://github.com/kwj2104/CPPN-WGAN, but on chineses fonts and improved architecture☆48Updated 7 years ago
- Code for "Vid2speech: Speech Reconstruction from Silent Video" ICASSP '17☆115Updated 8 years ago
- Image captioning with spatial attention using keras with tensorflow backend☆60Updated 8 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆48Updated 7 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆75Updated 9 years ago