opconty / pytorch_ctpnLinks
This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finetune from: https://drive.google.com/open?id=1JHhI4sEIXfs5gDa1I9AgJBY477HTzAd0
☆297Updated 6 years ago
Alternatives and similar repositories for pytorch_ctpn
Users that are interested in pytorch_ctpn are comparing it to the libraries listed below
Sorting:
- This repository implements the the encoder and decoder model with attention model for OCR☆360Updated 4 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆344Updated 4 years ago
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes☆438Updated last year
- A PyTorch implementation of Mask TextSpotter☆414Updated 4 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆463Updated 4 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.☆389Updated 5 years ago
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆489Updated 5 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆420Updated 4 years ago
- A research project for text detection and recognition using PyTorch 1.2.☆349Updated 5 years ago
- Geometric Augmentation for Text Image☆488Updated 5 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆316Updated 6 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 4 years ago
- FOTS Pytorch Implementation☆644Updated 2 years ago
- Keras implementation of Character Region Awareness for Text Detection (CRAFT)☆166Updated 5 years ago
- A curated list of awesome synthetic data for text location and recognition☆337Updated 4 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆273Updated 7 years ago
- The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"☆259Updated 5 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆466Updated 3 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆432Updated 3 years ago
- Official Pytorch implementations of PSENet.☆1,179Updated 2 years ago
- Pytorch implementation for "Decoupled attention network for text recognition".☆313Updated 10 months ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆659Updated 5 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago
- An Implementation of the FOTS: Fast Oriented Text Spotting with a Unified Network☆173Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- ASTER in Pytorch☆680Updated 3 years ago
- Python implementation of Text-Image-Augmentation☆244Updated 5 years ago
- Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:☆141Updated 5 years ago
- implement FOTS and apply it on real scenario.☆68Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆296Updated 6 years ago