• Stars
    star
    223
  • Rank 177,450 (Top 4 %)
  • Language
    Jupyter Notebook
  • Created almost 8 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Detect text in natural images with SSD, Single Shot Detection

Note

This repository is not being actively maintained due to lack of time and interest. My sincerest apologies to the open source community for allowing this project to stagnate. I hope it was useful for some of you as a jumping-off point.

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.