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☆216Updated 8 years ago
- Detect text with stroke width transform.☆333Updated 9 years ago
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- 🖺 OCR using tensorflow with attention☆647Updated 5 years ago
- Visual Attention based OCR☆1,119Updated 6 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network☆631Updated 6 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 years ago
- Python-based tools for document analysis and OCR☆3,462Updated 4 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
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 8 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆499Updated 7 years ago
- Text Detection System with MSER , SWT and Text Verification☆109Updated 10 years ago
- LSTM implementation on Caffe☆492Updated 8 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆501Updated 7 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆502Updated 3 years ago
- Use CTC + tensorflow to OCR☆352Updated 7 years ago
- Detecting Text in Natural Image with Connectionist Text Proposal Network (ECCV'16)☆1,286Updated 3 years ago
- CNN and LSTM model for text recognition☆263Updated 8 years ago
- Generative Handwriting using LSTM Mixture Density Network with TensorFlow☆700Updated 7 years ago
- Chinese OCR with TensorFlow☆124Updated 7 years ago
- Various documents related to Tesseract OCR☆266Updated 3 years ago
- A curated list of resources dedicated to scene text localization and recognition☆1,673Updated 7 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
- This project is about directional feature extraction and HCCR-GoogLeNet CNN architecture definition for Caffe platform.☆121Updated 6 years ago
- Adapts a neural net for use as a pill imprint character detector☆38Updated 10 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
- Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a T…☆221Updated 9 years ago
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆45Updated 4 years ago
- Tensorflow port of im2markup project☆128Updated 6 years ago