QiaoXie / Mobilenet-SSD-License-Plate-Detection

基于mobilenet-ssd车牌检测

Home Page:http://www.zeusee.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobilenet-SSD License Plate Detection & Recognition

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

  • Accuracy : 86.7%.
  • Speed : 180ms(multi-cores) on 720P images.(OpenCV 3.3)

Install

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

Results

Recognition Demo

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

r2

r1

About

基于mobilenet-ssd车牌检测

http://www.zeusee.com

License:Other


Languages

Language:Python 100.0%