jiangxiluning / FOTS.PyTorch
FOTS Pytorch Implementation
☆644Updated 2 years ago
Alternatives and similar repositories for FOTS.PyTorch:
Users that are interested in FOTS.PyTorch are comparing it to the libraries listed below
- A PyTorch implementation of Mask TextSpotter☆412Updated 4 years ago
- Official Pytorch implementations of PSENet.☆1,177Updated last year
- A PyTorch implementation of ECCV2018 Paper: TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes☆438Updated last year
- PyTorch Re-Implementation of EAST: An Efficient and Accurate Scene Text Detector☆430Updated 3 years ago
- CRAFT-Pyotorch:Character Region Awareness for Text Detection Reimplementation for Pytorch☆465Updated 3 years ago
- CharNet: Convolutional Character Networks☆612Updated 2 years ago
- ASTER in Pytorch☆676Updated 3 years ago
- Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized☆786Updated 2 years ago
- A unofficial pytorch implementation of PAN(PSENet2): Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Networ…☆419Updated 3 years ago
- ☆612Updated 3 years ago
- A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)☆430Updated 2 years ago
- MORAN: A Multi-Object Rectified Attention Network for Scene Text Recognition☆640Updated 7 months ago
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆463Updated 3 years ago
- Recognizing cropped text in natural images.☆730Updated last year
- This is a tensorflow re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network.My blog:☆490Updated 5 years ago
- Geometric Augmentation for Text Image☆486Updated 4 years ago
- E2E-MLT - an Unconstrained End-to-End Method for Multi-Language Scene Text☆291Updated last month
- This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.☆645Updated 4 years ago
- Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.