xmy0916 / pytorch_crnn
基于pytorch写的CRNN文字识别~简化写法帮助入门
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch_crnn
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆95Updated 2 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆37Updated 4 years ago
- ☆256Updated 4 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆139Updated 4 years ago
- ☆35Updated 3 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆242Updated 4 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆339Updated 3 years ago
- Pytorch 实现中文手写汉字识别☆96Updated 5 years ago
- ☆18Updated 3 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆28Updated 3 years ago
- Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (…☆274Updated 7 months ago
- ctcloss + centerloss crnn text recognition☆199Updated 3 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆357Updated 3 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Updated 4 years ago
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆193Updated 4 years ago
- [AAAI'23 Oral] DPText-DETR: Towards Better Scene Text Detection with Dynamic Points in Transformer☆174Updated last year
- Python implementation of Text-Image-Augmentation☆239Updated 4 years ago
- useful text recognition algorithms, CRNN and SVTR text recognition☆27Updated last year
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆189Updated 4 years ago
- ☆68Updated 3 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆961Updated last year
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆109Updated 3 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆378Updated 5 years ago
- Jupyter notebook tutorials for MMOCR☆40Updated last year
- Code for "Primitive Representation Learning for Scene Text Recognition" (CVPR 2021)☆81Updated 2 years ago
- This is a tensorflow2.x implementation of "Real-time Scene Text Detection with Differentiable Binarization"☆74Updated 4 years ago
- DB, OCR, Pytorch, 文本检测算法,A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆11Updated 3 years ago
- multi-task learning for text recognition with joint CTC-attention☆115Updated 5 years ago
- 使用Pytorch实现了中文手写字符识别☆25Updated 6 years ago