scene-text-detection topic

List scene-text-detection repositories

DB

2.0k
Stars
469
Forks
Watchers

A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".

TextFuseNet

466
Stars
121
Forks
Watchers

A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".

Real-time-Text-Detection-DBNet

95
Stars
17
Forks
Watchers

PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)

DeepSceneTextReader

49
Stars
18
Forks
Watchers

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

81
Stars
27
Forks
Watchers

caffe re-implementation of R2CNN: Rotational Region CNN for Orientation Robust Scene Text Detection

End-to-end pipeline for real-time scene text detection and recognition.

PAN-PSEnet

64
Stars
32
Forks
Watchers

Pytorch implementation of PSEnet with Pyramid Attention Network as feature extractor

DB_text_minimal

37
Stars
9
Forks
Watchers

[WIP] A Pytorch implementation of DB-Text - Real-time Scene Text Detection with Differentiable Binarization

This project modify tensorflow object detection api code to predict oriented bounding boxes. It can be used for scene text detection.