Skip to content

jacktang/ssd-plate_detection

 
 

Repository files navigation

ssd-plate_detection

1.this is plate detection project based on ssd(single shot detection)

2.I have released the model and some data to test,you can take the model from:http://pan.baidu.com/s/1eSdqHVk if the link is not work ,please contact me :724620509@qq.com

3.I hope you have setup the caffe ,if you have not ,please do as :http://caffe.berkeleyvision.org/installation.html

4.this project is based on jupyter notebook ,if you have not install jupyter ,you could change it into .py

5.what is more,you have to modeify some path in ssd_plate.ipynb.such as :model_def,model_weights ,etc.

6.if you want to know the details about how to train the model.please see at:https://arxiv.org/abs/1512.02325

image

About

SSD-based plate detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%