Skip to content
/ RRD Public
forked from MhLiao/RRD

RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection

License

Notifications You must be signed in to change notification settings

GerHobbelt/RRD

 
 

Repository files navigation

RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection

For more details, please refer to our paper.

Citing

Please cite the related works in your publications if it helps your research:

@inproceedings{liao2018rotation,
  title={Rotation-Sensitive Regression for Oriented Scene Text Detection},
  author={Liao, Minghui and Zhu, Zhen and Shi, Baoguang and Xia, Gui-song and Bai, Xiang},
  booktitle={Proc. CVPR},
  pages={5909--5918},
  year={2018}
}

Models

  1. model trained on ICDAR 2015 Incidental Text
    BaiduYun
    Google Drive

Training of other models are in progress.

Demo

Download the ICDAR 2015 model and place it in "./models/ic15/"

python examples/text/demo.py

The detection results and recognition results are in "./visu_demo/"

Training

Coming soon

About

RRD: Rotation-Sensitive Regression for Oriented Scene Text Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.7%
  • Python 9.5%
  • Cuda 6.1%
  • CMake 2.2%
  • MATLAB 0.7%
  • Makefile 0.5%
  • Shell 0.3%