dashayushman / air-script-seqLinks
A CNN + Sequence to Sequence model for detecting handwriting on air
☆10Updated 8 years ago
Alternatives and similar repositories for air-script-seq
Users that are interested in air-script-seq are comparing it to the libraries listed below
Sorting:
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 8 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
- CNN and LSTM model for text recognition☆263Updated 8 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 8 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 7 years ago
- ☆31Updated 7 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆369Updated 7 years ago
- Textboxes : Image Text Detection Model : python package (tensorflow)☆91Updated 8 years ago
- Detect text in natural images with SSD, Single Shot Detection☆223Updated 7 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆291Updated 5 years ago
- Text-Detection-using-py-faster-rcnn-framework☆163Updated 7 years ago
- RNNlib Dataset Generator for IAM Handwriting Database☆18Updated 10 years ago
- Multi dimensional LSTM as described in Alex Graves' Paper https://arxiv.org/pdf/0705.2011.pdf☆156Updated 5 years ago
- ☆38Updated 5 years ago
- This repo contains code written by MXNet for ocr tasks, which uses an cnn-lstm-ctc architecture to do text recognition.☆50Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 years ago
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- ☆19Updated 8 years ago
- Text Detection System with MSER , SWT and Text Verification☆109Updated 10 years ago
- ocr, cnn+lstm+ctc, crnn, recognition model, tensorflow☆75Updated 6 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆501Updated 3 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆501Updated 7 years ago
- Implementation of the method proposed in the papers " TextProposals: a Text-specific Selective Search Algorithm for Word Spotting in the …☆192Updated 8 years ago
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 6 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 6 months 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
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆274Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago