opconty / pytorch_ctpnView external linksLinks
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
☆298Apr 23, 2019Updated 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:
- pytorch, ctpn ,text detection ,ocr,文本检测☆140Jul 7, 2020Updated 5 years ago
- A pure pytorch implemented ocr project including text detection and recognition☆608Mar 10, 2022Updated 3 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆657Dec 7, 2019Updated 6 years ago
- FOTS Pytorch Implementation☆643Feb 14, 2023Updated 2 years ago
- text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network☆3,439Oct 3, 2023Updated 2 years ago
- Convolutional recurrent network in pytorch☆2,486Sep 19, 2024Updated last year
- very fast CTPN☆190Jan 23, 2019Updated 7 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆358Jun 3, 2021Updated 4 years ago
- (CRNN) Chinese Characters Recognition.☆1,875Nov 13, 2022Updated 3 years ago
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,245Mar 11, 2024Updated last year
- Pytorch implementation of CTPN (Detecting Text in Natural Image with Connectionist Text Proposal Network)☆49Sep 2, 2020Updated 5 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Mar 4, 2021Updated 4 years ago
- Generate text images for training deep learning ocr model☆1,462Jan 17, 2022Updated 4 years ago
- 用keras实现OCR定位、识别☆532Apr 21, 2019Updated 6 years ago
- ASTER in Pytorch☆685Dec 9, 2021Updated 4 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆422Jun 4, 2021Updated 4 years ago
- Official Pytorch implementations of PSENet.☆1,186Apr 7, 2023Updated 2 years ago
- This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.☆580Apr 6, 2019Updated 6 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆1,014Dec 29, 2022Updated 3 years ago
- This repository is the official implementation of `A Semantic-based Arbitrarily-Oriented Scene Text Detector`(named STD++ as it is the im…☆29Aug 14, 2019Updated 6 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆134May 12, 2020Updated 5 years ago
- FOTS text detection branch reimplementation, hmean: 83.3%☆79Jan 9, 2020Updated 6 years ago
- CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras☆2,794Oct 8, 2019Updated 6 years ago
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes☆442Oct 3, 2023Updated 2 years ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,956Aug 13, 2019Updated 6 years ago
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆434Jun 15, 2021Updated 4 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆82Sep 17, 2019Updated 6 years ago
- Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection☆123Nov 14, 2019Updated 6 years ago
- A research project for text detection and recognition using PyTorch 1.2.☆349Dec 24, 2019Updated 6 years ago
- A synthetic data generator for text recognition