wushilian / CRNN_Attention_OCR_Chinese
CRNN with attention to do OCR,add Chinese recognition
☆337Updated 9 months ago
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
- A TensorFlow implementation of https://github.com/bgshih/crnn☆300Updated 4 years ago
- Attention OCR Based On Tensorflow☆431Updated 6 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- ☆324Updated 6 years ago
- Use CTC + tensorflow to OCR☆353Updated 6 years ago
- OCR, CNN+LSTM (CTPN) for image text detection, tensorflow☆205Updated 6 years ago
- 用keras实现OCR定位、识别☆530Updated 5 years ago
- Forked from argman/EAST for the ICPR MTWI 2018 CHALLENGE☆153Updated 6 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆271Updated 7 years ago
- Detecting text by linking segments.☆243Updated 7 years ago
- CNN+LSTM+CTC based OCR implemented using tensorflow.