snowkylin / rnn-handwriting-generationLinks
Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
☆111Updated 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☆69Updated 6 years ago
- Official Implementation of "Textcaps: Handwritten Character Recognition With Very Small Datasets" (WACV 2019).☆136Updated 6 years ago
- Attention Bidirectional Video Recurrent Net☆56Updated 6 years ago
- Word Spotting and Recognition with Embedded Attributes☆36Updated 8 years ago
- Im2Text extension to OpenNMT☆138Updated 8 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 9 months ago
- ☆155Updated 8 years ago
- Realistic Handwriting with Tensorflow☆284Updated 2 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
- 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
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Image captioning with spatial attention using keras with tensorflow backend☆60Updated 8 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 7 years ago
- PyTorch CTC Decoder bindings☆42Updated 7 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
- Corrupted labels and label smoothing☆129Updated 8 years ago
- ☆108Updated 8 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆74Updated 8 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 9 years ago
- Understanding facial beauty with deep learning.☆103Updated 8 years ago
- This repository contains pretrained Show and Tell: A Neural Image Caption Generator implemented in Tensorflow.☆200Updated 7 years ago
- Chinese Handwriting Recognition with CNNs☆42Updated 8 years ago
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Updated 10 years ago
- RNNlib Dataset Generator for IAM Handwriting Database☆18Updated 10 years ago
- ctc_beamsearch☆18Updated 9 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆295Updated 6 years ago
- ☆111Updated 7 years ago
- Add colors to black and white images with neural networks (GANs).☆74Updated 9 years ago