xmy0916 / pytorch_crnn
基于pytorch写的CRNN文字识别~简化写法帮助入门
☆11Updated 4 years ago
Alternatives and similar repositories for pytorch_crnn
Users that are interested in pytorch_crnn are comparing it to the libraries listed below
Sorting:
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- 手写中文文本行识别,使用CRNN+CTC☆10Updated 5 months ago
- Pytorch 实现中文手写汉字识别☆107Updated 5 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆360Updated 3 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 4 years ago
- ☆9Updated 3 years ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆101Updated 3 years ago
- Jupyter notebook tutorials for MMOCR☆42Updated last year
- [python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别☆16Updated 4 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...