License-Plate-Detector

基于Yolov5车牌检测,更快更准.

Stars
1.2K

License Plate Detection with Yolov5

Yolov5

LBPHarrtrain-detector(https://github.com/openalpr/train-detector) mobilenet-ssd(https://gitee.com/zeusees/Mobilenet-SSD-License-Plate-Detection) Retinaface https://gitee.com/zeusees/license-plate-detector

CCPD

Pytorch

Clone and install
  1. git clone https://github.com/zeusees/License-Plate-Detector.git

  2. Pytorch version 1.7.0

  3. Python 3.8

  4. python detect_plate.py

C++NCNN

Source Code Compile
  1. cd Prj-ncnn

  2. cmake .

  3. make

Related Projects