/SSD_scene_text_detection

Detect text in natural images with SSD, Single Shot Detection

Primary LanguageJupyter Notebook

SSD_scene-text-detection

The note about the original paper: SSD: Single Shot MultiBox Detector can be found here.

This practice is inspired by ssd-plate_detection

The detail of the above code can read my blog: http://blog.csdn.net/u010167269/article/details/52851667, which was written in chinese.

Meanwhile, I have uploaded my training caffemodel to BaiduYun, Google Drive, Dropbox.

Some examples of the scene text detection:

Good Cases

Bad Cases

Note

Currently, I mainly focus on image/video captioning.