bai-shang / crnn_seq2seq_ocr_pytorch
Extremely simple implement for Chinese OCR by PyTorch.
☆339Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for crnn_seq2seq_ocr_pytorch
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆291Updated 5 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆355Updated 3 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆378Updated 5 years ago
- A PyTorch implementation of Mask TextSpotter☆413Updated 3 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆316Updated 5 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆462Updated 3 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated last year
- A curated list of awesome synthetic data for text location and recognition☆328Updated 3 years ago
- A research project for text detection and recognition using PyTorch 1.2.☆349Updated 4 years ago
- ASTER in Pytorch☆667Updated 2 years ago
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes☆437Updated last year
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆489Updated 4 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆266Updated 7 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆139Updated 4 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆429Updated 2 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆241Updated 4 years ago
- Python implementation of Text-Image-Augmentation☆239Updated 4 years ago
- Geometric Augmentation for Text Image☆484Updated 4 years ago
- ☆606Updated 2 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆417Updated 3 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆656Updated 4 years ago
- Keras implementation of Character Region Awareness for Text Detection (CRAFT)☆166Updated 5 years ago
- Pytorch implementation for "Decoupled attention network for text recognition".☆312Updated 3 months ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆785Updated 2 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆464Updated 2 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆423Updated 3 years ago
- Official Pytorch implementations of PSENet.☆1,170Updated last year
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆636Updated 3 months ago
- FOTS Pytorch Implementation☆643Updated last year
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆293Updated 5 years ago