PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector
☆434Jun 15, 2021Updated 4 years ago
Alternatives and similar repositories for EAST
Users that are interested in EAST are comparing it to the libraries listed below
Sorting:
- This is a pytorch re-implementation of EAST: An Efficient and Accurate Scene Text Detector.☆580Apr 6, 2019Updated 6 years ago
- FOTS Pytorch Implementation☆643Feb 14, 2023Updated 3 years ago
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,246Mar 11, 2024Updated last year
- Official Pytorch implementations of PSENet.☆1,186Apr 7, 2023Updated 2 years ago
- AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was als…☆1,227Sep 9, 2022Updated 3 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆1,014Dec 29, 2022Updated 3 years ago
- Official implementations of PSENet, PAN and PAN++.☆453Mar 9, 2023Updated 2 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆314Mar 30, 2019Updated 6 years ago
- A tensorflow implementation of EAST text detector☆3,059Nov 22, 2022Updated 3 years ago
- CharNet: Convolutional Character Networks☆618Jan 26, 2023Updated 3 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆431Apr 28, 2022Updated 3 years ago
- ASTER in Pytorch☆684Dec 9, 2021Updated 4 years ago
- This is a project of EAST text detector implemented by Pytorch☆47Aug 26, 2020Updated 5 years ago
- Official implementation of Character Region Awareness for Text Detection (CRAFT)☆3,362Jul 16, 2024Updated last year
- A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".☆486Jul 2, 2021Updated 4 years ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆297Jan 8, 2025Updated last year
- FOTS text detection branch reimplementation, hmean: 83.3%☆79Jan 9, 2020Updated 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
- A research project for text detection and recognition using PyTorch 1.2.☆349Dec 24, 2019Updated 6 years ago
- A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.☆2,536Aug 10, 2021Updated 4 years ago
- Pytorch implementation for "Decoupled attention network for text recognition".☆314Jul 25, 2024Updated last year
- Omnidirectional Scene Text Detection with Sequential-free Box Discretization (IJCAI 2019). Including competition model, online demo, etc.☆271Apr 23, 2020Updated 5 years ago
- Text recognition (optical character recognition) with deep learning methods, ICCV 2019☆3,918Mar 4, 2024Updated 2 years ago
- Total Text Dataset. It consists of 1555 images with more than 3 different text orientations: Horizontal, Multi-Oriented, and Curved, one …☆766Oct 5, 2023Updated 2 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
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆298Apr 23, 2019Updated 6 years ago
- The code of "Mask TextSpotter v3: Segmentation Proposal Network for Robust Scene Text Spotting"☆625Jan 20, 2022Updated 4 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
- Convolutional recurrent network in pytorch☆2,485Sep 19, 2024Updated last year
- A PyTorch implementation of Mask TextSpotter☆411Jan 27, 2021Updated 5 years ago
- ☆620Dec 17, 2021Updated 4 years ago
- RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals☆262Oct 16, 2020Updated 5 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆788May 21, 2022Updated 3 years ago
- Implementation of Bidirectional Scene Text Recognition with a Single Decoder☆65Nov 24, 2024Updated last year
- ☆563Sep 7, 2023Updated 2 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆467Nov 18, 2021Updated 4 years ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆461Mar 4, 2021Updated 5 years ago
- Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea …☆2,136Aug 9, 2023Updated 2 years ago
- Text detection model that combines Retinanet with textboxes++ for OCR☆220Jun 7, 2024Updated last year