aabbcc1234mxd / OCRLinks
[python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别
☆16Updated 5 years ago
Alternatives and similar repositories for OCR
Users that are interested in OCR are comparing it to the libraries listed below
Sorting:
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆297Updated 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
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆657Updated 5 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆289Updated 5 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆358Updated 4 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆140Updated 5 years ago
- Based on crnn add Chinese recognition☆134Updated 7 years ago
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆488Updated 5 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆271Updated 8 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- Extremely simple implement for CRNN by Tensorflow☆525Updated 2 years ago
- CRNN with attention to do OCR,add Chinese recognition☆338Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆346Updated 4 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆210Updated 5 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆396Updated 6 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 5 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Updated 4 years ago
- Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:☆141Updated 2 months ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆315Updated 6 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- A TensorFlow implementation of https://github.com/bgshih/crnn☆304Updated 5 years ago
- A PyTorch implementation of Mask TextSpotter☆411Updated 4 years ago
- crnn trian pytorch☆52Updated 7 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆219Updated 2 years ago
- This an implementation of FOTS with tensorflow☆181Updated 6 years ago
- The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"☆258Updated 6 years ago
- A curated list of awesome synthetic data for text location and recognition☆338Updated 4 years ago
- 中文自然场景文字检测及识别☆32Updated 3 years ago
- Keras implementation of Character Region Awareness for Text Detection (CRAFT)☆166Updated 6 years ago