snowkylin / rnn-handwriting-generationLinks
Handwriting generation by RNN with TensorFlow, based on "Generating Sequences With Recurrent Neural Networks" by Alex Graves
☆110Updated 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☆67Updated 6 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 6 months ago
- Tensorflow port of im2markup project☆128Updated 6 years ago
- Realistic Handwriting with Tensorflow☆277Updated 2 years ago
- Attention Bidirectional Video Recurrent Net☆56Updated 6 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…☆127Updated 6 years ago
- using rnn (lstm or gru) and ctc to convert line image into text, based on torch7 and warp-ctc☆73Updated 8 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 8 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- ☆108Updated 7 years ago
- ctc_beamsearch☆18Updated 8 years ago
- Word Spotting and Recognition with Embedded Attributes☆36Updated 8 years ago
- ☆29Updated 8 years ago
- Im2Text extension to OpenNMT☆138Updated 8 years ago
- ☆31Updated 7 years ago
- For those who already have some basic idea about deep learning, and preferably are familiar with PyTorch.☆47Updated 7 years ago
- Corrupted labels and label smoothing☆129Updated 7 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- A short example of training a bidirectional LSTM model with connectionist temporal classification☆154Updated 6 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- Python tools for creating suitable dataset for OpenAI's im2latex task: https://openai.com/requests-for-research/#im2latex☆140Updated 6 years ago
- CNN and LSTM model for text recognition☆263Updated 8 years ago
- ☆155Updated 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 9 years ago
- Official Implementation of "Textcaps: Handwritten Character Recognition With Very Small Datasets" (WACV 2019).☆136Updated 5 years ago
- Convolution Neural Network for reading text in natural images.☆32Updated 9 years ago
- Training RNNs as Fast as CNNs (Simple Recurrent Unit)☆30Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- PyTorch CTC Decoder bindings☆42Updated 7 years ago