1 Star 0 Fork 17

hedgehog99 / Mobilenet-SSD-License-Plate-Detection

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
syan 提交于 2019-07-22 19:52 . Update README.md

Mobilenet-SSD License Plate Detection & Recognition

This is a project for license plate detection using mobilenet-ssd.

Last Update !! : 2019.07.22

Add mssd512_voc.caffemodel with high accuracy and low complexity

  • Accuracy : 94.6%.
  • Speed : 30ms(multi-cores) on 720P images.(OpenCV 4.0)

Install

  • Caffe-SSD or Opencv 4.0
Note: 使用OpneCV 4.0 中的DNN模块 无需安装Caffe.

Results

Recognition Demo

简单的结合HyperLPR中的端到端模型,可以简单的实现车牌识别:

r2

r1

Python
1
https://gitee.com/chenying99/Mobilenet-SSD-License-Plate-Detection.git
git@gitee.com:chenying99/Mobilenet-SSD-License-Plate-Detection.git
chenying99
Mobilenet-SSD-License-Plate-Detection
Mobilenet-SSD-License-Plate-Detection
master

搜索帮助