Teslaxhub / Mobilenet-SSD-License-Plate-Detection

基于mobilenet-ssd车牌检测,全新模型仅3.4MB.

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.

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

About

基于mobilenet-ssd车牌检测,全新模型仅3.4MB.

http://www.zeusee.com


Languages

Language:Python 100.0%