Masao-Taketani / FOTS_OCRLinks
TensorFlow Implementation of FOTS, Fast Oriented Text Spotting with a Unified Network.
☆56Updated 4 years ago
Alternatives and similar repositories for FOTS_OCR
Users that are interested in FOTS_OCR are comparing it to the libraries listed below
Sorting:
- Implementation of CRAFT Text Detection☆191Updated 2 years ago
- PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)☆95Updated 5 years ago
- This is an implementation of Show, Attend and Read with tensorflow☆86Updated 2 years ago
- A reimplementation of Character Region Awareness for Text Detection (CRAFT) with training code☆82Updated 5 years ago
- PyTorch implementation of my new method for Scene Text Recognition (STR) based on Transformer,Equipped with Transformer, this method outp…☆225Updated last year
- DB (Real-time Scene Text Detection with Differentiable Binarization) implementation in Keras and Tensorflow☆161Updated 2 years ago
- Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]☆149Updated 6 years ago
- an unofficial implementation of FOTS: Fast Oriented Text Spotting with a Unified Network☆67Updated 6 years ago
- Unofficial PyTorch implementation of 2D Attentional Irregular Scene Text Recognizer☆133Updated 5 years ago
- An unofficial implementation of DocUNet☆68Updated 5 years ago
- Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.