说明
好久没更新博客内容了, 今天来记录下自己做的停车场项目
项目说明
- 物体检测运用了yolov5 的框架进行训练
- 车牌识别运用了LPRnet进行识别
- 界面用了QT软件进行制作
链接说明:
Yolov5 github
https://github.com/ultralytics/yolov5
LPRNet 地址:
https://github.com/sirius-ai/LPRNet_Pytorch
本项目完整地址:
https://github.com/cdmstrong/bullet_yolov5
数据集说明
下载训练数据集
https://download.csdn.net/download/monk96/87368234
下载完是这样的