xmy0916 / pytorch_crnnLinks
基于pytorch写的CRNN文字识别~简化写法帮助入门
☆12Updated 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:
- Pytorch 实现中文手写汉字识别☆109Updated 6 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆117Updated 5 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆359Updated 4 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆659Updated 5 years ago
- 手写中文文本行识别,使用CRNN+CTC☆10Updated 8 months ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆992Updated 2 years ago
- ☆275Updated 4 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆936Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆346Updated 4 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆393Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 4 years ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆103Updated 3 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 5 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 5 years ago
- License Plate Recognition☆32Updated 3 years ago
- 基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn☆686Updated 4 years ago
- 好未来Feature Camp:中文手写汉字识别☆406Updated 6 years ago
- (CRNN) Chinese Characters Recognition.☆1,866Updated 2 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
- 不能更简单的基于keras的CRNN汉字识别代码. 即Fast R-CNN 网络的keras实现。☆39Updated 5 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 7 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆206Updated 5 years ago
- 生成中国车牌,包括普通蓝牌和新能源车牌☆17Updated 4 years ago
- 端到端的中文场景文字识别。☆12Updated 3 years ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,479Updated 11 months ago
- Python implementation of Text-Image-Augmentation☆244Updated 5 years ago
- Official implementations of PSENet, PAN and PAN++.☆452Updated 2 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- [python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别☆16Updated 4 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago