This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:
☆488Feb 21, 2020Updated 6 years ago
Alternatives and similar repositories for tensorflow_PSENet
Users that are interested in tensorflow_PSENet are comparing it to the libraries listed below
Sorting:
- 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 PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆460Mar 4, 2021Updated 5 years ago
- Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018☆771Nov 21, 2019Updated 6 years ago
- TensorFlow implementation of PSENet text detector (Shape Robust Text Detection with Progressive Scale Expansion Networkt)☆49Oct 19, 2019Updated 6 years ago
- Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation☆314Mar 30, 2019Updated 6 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
- An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene…☆115Nov 22, 2018Updated 7 years ago
- Recognizing cropped text in natural images.☆743Mar 25, 2023Updated 2 years ago
- A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".☆2,246Mar 11, 2024Updated last year
- A tensorflow implementation of EAST text detector☆3,059Nov 22, 2022Updated 3 years ago
- keras implementation of PSENET☆79Jul 8, 2019Updated 6 years ago
- The code of "Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes"☆258Oct 9, 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
- Modified by icdar codes for OCR results evaluation(detection or end-to-end recognition results). For more details, please see my blog:☆140Sep 24, 2025Updated 5 months ago
- Generate text images for training deep learning ocr model☆1,459Jan 17, 2022Updated 4 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
- FOTS Pytorch Implementation☆643Feb 14, 2023Updated 3 years ago
- Scene text recognition☆839Dec 11, 2019Updated 6 years ago
- TextField: Learning A Deep Direction Field for Irregular Scene Text Detection (TIP 2019)☆100Mar 15, 2019Updated 6 years ago
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes