areiner222 / MDLSTM
Multi-dimensional LSTM implementation in TensorFlow
☆22Updated 7 years ago
Alternatives and similar repositories for MDLSTM
Users that are interested in MDLSTM are comparing it to the libraries listed below
Sorting:
- Word Spotting and Recognition with Embedded Attributes☆36Updated 8 years ago
- ☆67Updated 8 years ago
- A clone from Max Jaderberg's Text Renderer☆33Updated 8 years ago
- Tensorflow re-implementation of the recognition part the paper "Deep TextSpotter: An End-to-End Trainable Scene Text Localization and Rec…☆24Updated 6 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆22Updated 6 years ago
- Reappearance 'EAST:An Efficient and Accurate Scene Text Detector' with pytorch☆48Updated 7 years ago
- This software implements the Convolutional Recurrent Neural Network (CRNN) in tensorflow☆53Updated 7 years ago
- ☆23Updated 8 years ago
- CUDA 8.0 Support for Detecting Text in Natural Image with Connectionist Text Proposal Network☆50Updated 8 years ago
- Character-Based Handwritten Text Transcription with Attention Networks☆44Updated 3 months ago
- Implement 'Single Shot Text Detector with Regional Attention, ICCV 2017 Spotlight'☆83Updated 7 years ago
- A modified SSD model for text detection☆91Updated 8 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
- Based EAST implements "Self-organized Text Detection with Minimal Post-processing via Border Learning"☆16Updated 6 years ago
- RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection☆101Updated 6 years ago
- CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.☆35Updated 7 years ago
- ☆38Updated 5 years ago
- ☆31Updated 7 years ago
- Single Shot Scene Text Retrieval, ECCV 2018. L. Gomez*, A. Mafla*, M. Rusiñol, D. Karatzas.☆68Updated 6 years ago
- ITN Project codes and models for CVPR 2018 paper: Geometry-Aware Scene Text Detection with Instance Transformation Network☆40Updated 5 years ago
- COCO-Text API http://vision.cornell.edu/se3/coco-text/☆154Updated 4 years ago
- Development version of ndlstm, multidimensional LSTMs for TensorFlow☆19Updated 7 years ago
- ☆27Updated 7 years ago
- RNNlib Dataset Generator for IAM Handwriting Database☆18Updated 10 years ago
- An implementation of LSTM and CTC to recognize simple english sentence image☆62Updated 8 years ago
- use STN+CNN+BLSTM+CTC to do OCR☆93Updated 7 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
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆30Updated 5 years ago
- ☆19Updated 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