scene-text-detection topic
SynthText3D
Project page of SynthText3D
DB
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
TextFuseNet
A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
Real-time-Text-Detection-DBNet
PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)
DeepSceneTextReader
This is a c++ project deploying a deep scene text reading pipeline with tensorflow. It reads text from natural scene images. It uses frozen tensorflow graphs. The detector detect scene text locations....
R2CNN
caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection
Real-time-Scene-Text-Detection-and-Recognition-System
End-to-end pipeline for real-time scene text detection and recognition.
PAN-PSEnet
Pytorch implementation of PSEnet with Pyramid Attention Network as feature extractor
DB_text_minimal
[WIP] A Pytorch implementation of DB-Text - Real-time Scene Text Detection with Differentiable Binarization
Tensorflow_SceneText_Oriented_Box_Predictor
This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.