barongeng / ssd-plate_detection

SSD-based plate detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 you have any question,please contact me at: 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 and deploy.prorotxt .such as:name_size_file,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


Languages

Language:Jupyter Notebook 100.0%