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:
- 手写中文文本行识别,使用CRNN+CTC☆10Updated 11 months ago
 - A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆657Updated 5 years ago
 - A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆1,001Updated 2 years ago
 - Extremely simple implement for Chinese OCR by PyTorch.☆347Updated 4 years ago
 - Pytorch 实现中文手写汉字识别☆110Updated 6 years ago
 - 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆118Updated 6 years ago
 - 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆947Updated last year
 - Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆396Updated 5 years ago
 - ☆277Updated 5 years ago
 - This repository implements the the encoder and decoder model with attention model for OCR☆357Updated 4 years ago
 - Official implementations of PSENet, PAN and PAN++.☆452Updated 2 years ago
 - Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆103Updated 3 years ago
 - 好未来Feature Camp:中文手写汉字识别☆411Updated 6 years ago
 - 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆208Updated 5 years ago
 - 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 5 years ago
 - Python implementation of Text-Image-Augmentation☆246Updated 5 years ago
 - DB, OCR, Pytorch, 文本检测算法,A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆11Updated 4 years ago
 - pytorch, ctpn ,text detection ,ocr,文本检测☆140Updated 5 years ago
 - 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,493Updated last year
 - 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 5 years ago
 - Extremely simple implement for CRNN by Tensorflow☆525Updated 2 years ago
 - Unofficial PyTorch implementation of Towards Accurate Scene Text Recognition with Semantic Reasoning Networks☆192Updated 5 years ago
 - crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆248Updated 5 years ago
 - ☆18Updated 4 years ago
 - 端到端的中文场景文字识别。☆12Updated 3 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
 - ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆30Updated 4 years ago
 - Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)☆280Updated 3 years ago
 - ctcloss + centerloss crnn text recognition☆200Updated 4 years ago
 - Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆289Updated 5 years ago