Skip to content
/ DB Public
forked from MhLiao/DB

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

Notifications You must be signed in to change notification settings

changya1990/DB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

DB

A Pytoch implementation of "Real-time Scene Text Detection with Differentiable Binarization". This paper presents a real-time arbitrary-shape scene text detector, achieving the state-of-the-art performance on standard benchmarks.

Code is preparing. Coming Soon.

Citing the related works

Please cite this paper in your publications if it helps your research:

@inproceedings{liao2020real,
  author={Liao, Minghui and Wan, Zhaoyi and Yao, Cong and Chen, Kai and Bai, Xiang},
  title={Real-time Scene Text Detection with Differentiable Binarization},
  booktitle={Proc. AAAI},
  year={2020}
}

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published