Chinese_license_plate_detection_recognition
1.0.0
2022.12.04 車輛和車牌一起檢測看這裡車輛系統
yolov8 車牌檢測+識別
yolov7 車牌檢測+識別
安卓NCNN
模型用的是公開數據集訓練出來的,需要準確率更高的模型,或者商務合作請加V
可代做學生畢設,以及課設大作業等
wechat: we0091234 (註明來意)
環境要求: python >=3.6 pytorch >=1.7
直接運行detect_plate.py 或者運行如下命令行:
python detect_plate.py --detect_model weights/plate_detect.pt --rec_model weights/plate_rec_color.pth --image_path imgs --output result
測試文件夾imgs,結果保存再result 文件夾中
python detect_plate.py --detect_model weights/plate_detect.pt --rec_model weights/plate_rec_color.pth --video 2.mp4
視頻文件為2.mp4 保存為result.mp4
車牌檢測訓練鏈接如下:
車牌檢測訓練
車牌識別訓練鏈接如下:
車牌識別訓練

1.安卓NCNN
2. onnx demo百度網盤: 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. tensorrt部署見tensorrt_plate
4. openvino demo版本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群:769809695(三群新開) 871797331(已滿) 837982567(二群已滿) 詢問