tmbdev / clstmLinks
A small C++ implementation of LSTM networks, focused on OCR.
☆828Updated 5 years ago
Alternatives and similar repositories for clstm
Users that are interested in clstm are comparing it to the libraries listed below
Sorting:
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago
- Detect text with stroke width transform.☆333Updated 9 years ago
- 🖺 OCR using tensorflow with attention☆646Updated 6 years ago
- This is a reading list for deep learning for OCR☆343Updated 7 years ago
- Visual Attention based OCR☆1,119Updated 6 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network☆632Updated 6 years ago
- Python-based tools for document analysis and OCR☆3,464Updated 4 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 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
- Efficient Unconstrained Scene Text Detector☆191Updated 7 years ago
- LSTM implementation on Caffe☆492Updated 9 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
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆502Updated 3 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆502Updated 7 years ago
- Tensorflow port of im2markup project☆128Updated 6 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆701Updated 7 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,286Updated 3 years ago
- A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cl…☆1,082Updated last year
- RNNLIB is a recurrent neural network library for sequence learning problems. Forked from Alex Graves work http://sourceforge.net/projects…☆902Updated 5 years ago
- Various documents related to Tesseract OCR☆265Updated 4 years ago
- Use CTC + tensorflow to OCR☆352Updated 7 years ago
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Updated 9 years ago
- A curated list of resources dedicated to scene text localization and recognition☆1,673Updated 7 years ago
- Text Detection System with MSER , SWT and Text Verification☆108Updated 10 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆500Updated 7 years ago
- CNN and LSTM model for text recognition☆265Updated 8 years ago
- ☆600Updated 11 years ago
- This code is the implementation of the method proposed in the paper “Multi-script text extraction from natural scenes” (Gomez & Karatzas)…☆79Updated 9 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
- pyNetBuilder is a modular pytonic interface with builtin modules for generating popular caffe prototxt network file definitions.☆327Updated 9 years ago