xmy0916 / pytorch_crnn
基于pytorch写的CRNN文字识别~简化写法帮助入门
☆11Updated 3 years ago
Alternatives and similar repositories for pytorch_crnn:
Users that are interested in pytorch_crnn are comparing it to the libraries listed below
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- Pytorch 实现中文手写汉字识别☆96Updated 5 years ago
- Jupyter notebook tutorials for MMOCR☆41Updated last year
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆98Updated 2 years ago
- ☆265Updated 4 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 4 years ago
- Pytorch re-implementation of Paper: SwinTextSpotter: Scene Text Spotting via Better Synergy between Text Detection and Text Recognition (…☆277Updated 2 months ago
- 使用Pytorch实现了中文手写字符识别☆26Updated 6 years ago
- DB, OCR, Pytorch, 文本检测算法,A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆11Updated 4 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆28Updated 3 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆247Updated 4 years ago
- Python implementation of Text-Image-Augmentation☆241Updated 4 years ago
- ☆35Updated 3 years ago
- Adaptive Boundary Proposal Network for Arbitrary Shape Text Detection; Accepted by ICCV2021;The paper at: http://arxiv.org/abs/2107.12664☆118Updated last year
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Updated 4 years ago
- ☆18Updated 3 years ago
- ctcloss + centerloss crnn text recognition☆199Updated 4 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆343Updated 3 years ago
- Improved Text recognition algorithms on different text domains like scene text, handwritten, document, Chinese/English, even ancient book…☆70Updated last year
- A PyTorch implementation of "From Two to One: A New Scene Text Recognizer with Visual Language Modeling Network" (ICCV2021)☆104Updated 3 years ago
- Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition☆441Updated 2 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆359Updated 3 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆197Updated 4 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆106Updated 5 years ago
- Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆193Updated 4 years ago
- Scene Text Recognition (STR) methods trained with fewer real labels (CVPR 2021)☆176Updated last year
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆74Updated 4 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- [AAAI'23 Oral] DPText-DETR: Towards Better Scene Text Detection with Dynamic Points in Transformer☆178Updated last year
- multi-task learning for text recognition with joint CTC-attention☆116Updated 5 years ago