wushilian / CRNN_Attention_OCR_ChineseLinks
CRNN with attention to do OCR,add Chinese recognition
☆338Updated last year
Alternatives and similar repositories for CRNN_Attention_OCR_Chinese
Users that are interested in CRNN_Attention_OCR_Chinese are comparing it to the libraries listed below
Sorting:
- Attention OCR Based On Tensorflow☆430Updated 7 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆303Updated 5 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆202Updated 6 years ago
- The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"☆259Updated 5 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆272Updated 7 years ago
- Use CTC + tensorflow to OCR☆352Updated 7 years ago
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆489Updated 5 years ago
- ☆323Updated 6 years ago
- An Implementation of the seglink alogrithm in paper Detecting Oriented Text in Natural Images by Linking Segments☆499Updated 7 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆317Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆297Updated 6 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆502Updated 7 years ago
- Baseline methods for [CTW dataset](https://ctwdataset.github.io/)☆331Updated 6 years ago
- Extremely simple implement for CRNN by Tensorflow☆525Updated 2 years ago
- Detecting text by linking segments.☆245Updated 7 years ago
- Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)☆271Updated 6 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.☆369Updated 7 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。