Jianf-Wang / GRCNN-for-OCRLinks
This is the implementation of the paper "Gated Recurrent Convolution Neural Network for OCR"
☆96Updated 4 years ago
Alternatives and similar repositories for GRCNN-for-OCR
Users that are interested in GRCNN-for-OCR are comparing it to the libraries listed below
Sorting:
- OCR detection for ICDAR2015, which is based on FOTS, the precision is 80.6%.☆129Updated 6 years ago
- ☆27Updated 7 years ago
- PixelLink-with-pytorch☆76Updated 5 years ago
- an unofficial implementation of FOTS: Fast Oriented Text Spotting with a Unified Network☆67Updated 6 years ago
- Project page of SynthText3D☆147Updated 6 years ago
- A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition☆31Updated 6 years ago
- Synthetic_Data_Engine_For_Text_Recognition☆37Updated 8 years ago
- Project code for ACM MM2020 paper: "TextRay: Contour-based Geometric Modeling for Arbitrary-shaped Scene Text Detection"☆47Updated 2 years ago
- Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"☆109Updated 7 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆21Updated 7 years ago
- TextField: Learning A Deep Direction Field for Irregular Scene Text Detection (TIP 2019)☆100Updated 6 years ago
- Code for the paper "KISS: Keeping it Simple for Scene Text Recognition"☆110Updated 2 years ago
- Implementation of Bidirectional Scene Text Recognition with a Single Decoder☆65Updated last year
- icpr2018_ocr_papers about ocr☆62Updated 7 years ago
- An Implementation of the FOTS: Fast Oriented Text Spotting with a Unified Network☆173Updated 7 years ago
- [CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Reco…