BADBADBADBOY / pytorchOCRLinks
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
☆682Updated 4 years ago
Alternatives and similar repositories for pytorchOCR
Users that are interested in pytorchOCR are comparing it to the libraries listed below
Sorting:
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆248Updated 5 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆949Updated last year
- The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"☆624Updated 3 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆1,003Updated 2 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆140Updated 5 years ago
- ☆257Updated last year
- table structure recognition☆275Updated 2 years ago
- ☆277Updated 5 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Updated 4 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆657Updated 5 years ago
- ☆153Updated 5 years ago
- A curated list of awesome synthetic data for text location and recognition☆337Updated 4 years ago
- PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)☆1,094Updated 2 months ago
- Recognize tables from images and restore them into word.☆273Updated 2 years ago
- 本项目旨在以CRAFT提供的预训练模型为基础,进行迁移学习以用于检测自己数据集中的文本。☆44Updated 6 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆422Updated 4 years ago
- Official implementations of PSENet, PAN and PAN++.☆453Updated 2 years ago
- ctcloss + centerloss crnn text recognition☆200Updated 4 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆358Updated 4 years ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,499Updated last year
- Extremely simple implement for Chinese OCR by PyTorch.☆346Updated 4 years ago
- Generate text line images for training deep learning OCR models☆886Updated last week
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆396Updated 6 years ago
- text_recognition_toolbox: The reimplementation of a series of classical scene text recognition papers with Pytorch in a uniform way.☆179Updated 4 years ago
- Scene text recognition☆837Updated 5 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆210Updated 5 years ago
- OCR dataset Text-Detection dataset Font-Classification dataset generator☆148Updated 3 years ago
- table detect(yolo) , table line(unet)☆259Updated 2 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆271Updated 8 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