SeanNaren / warp-ctcLinks
Pytorch Bindings for warp-ctc
☆761Updated 2 years ago
Alternatives and similar repositories for warp-ctc
Users that are interested in warp-ctc are comparing it to the libraries listed below
Sorting:
- This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.☆652Updated 5 years ago
- Connectionist Temporal Classification (CTC) decoding algorithms: best path, beam search, lexicon search, prefix search, and token passing…☆834Updated 4 years ago
- Recognizing cropped text in natural images.☆741Updated 2 years ago
- TextBoxes++: A Single-Shot Oriented Scene Text Detector☆958Updated 2 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆304Updated 5 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆786Updated 3 years ago
- Official Pytorch implementations of PSENet.☆1,188Updated 2 years ago
- Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"☆576Updated 6 years ago
- CharNet: Convolutional Character Networks☆618Updated 2 years ago
- Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.☆301Updated 4 years ago
- Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018☆771Updated 6 years ago
- Pytorch implementation of OCR system using CRNN + CTCLoss☆220Updated 6 years ago
- Tensorflow-based CNN+LSTM trained with CTC-loss for OCR☆501Updated 4 years ago
- FOTS Pytorch Implementation☆645Updated 2 years ago
- TextBoxes: A Fast Text Detector with a Single Deep Neural Network☆633Updated 7 years ago
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆298Updated 6 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆503Updated 7 years ago
- Attention OCR Based On Tensorflow