2022.12.04 Check the vehicle and license plate together to see the vehicle system here
yolov8 license plate detection + identification
yolov7 license plate detection + identification
Android NCNN
The model is trained from the public data set, and requires a model with higher accuracy, or please add V for business cooperation.
Can do student graduation and coursework, etc.
wechat: we0091234 (Note the purpose of the visit)
Environment requirements: python >=3.6 pytorch >=1.7
Run detect_plate.py directly or run the following command line:
python detect_plate.py --detect_model weights/plate_detect.pt --rec_model weights/plate_rec_color.pth --image_path imgs --output result
Test folder imgs, save the result and then enter the result folder
python detect_plate.py --detect_model weights/plate_detect.pt --rec_model weights/plate_rec_color.pth --video 2.mp4
The video file is 2.mp4 and save it as result.mp4
The license plate detection training link is as follows:
License plate inspection training
The license plate recognition training link is as follows:
License plate recognition training

1. Android NCNN
2. onnx demo Baidu network disk: k874
python onnx_infer.py --detect_model weights/plate_detect.onnx --rec_model weights/plate_rec_color.onnx --image_path imgs --output result_onnx
3. See tensorrt_plate for tensorrt deployment
4. openvino demo version 2022.2
python openvino_infer.py --detect_model weights/plate_detect.onnx --rec_model weights/plate_rec.onnx --image_path imgs --output result_openvino
qq group: 769809695 (newly opened in the third group) 871797331 (full) 837982567 (second group is full) Ask