This is a road sign recognition project based on YOLOv5, developed with a PyQt5 interface, YOLOv5 trained model, and MySQL database. The project consists of five modules: parameter initialization, sign recognition, database, data analysis, and image processing(Please refer to the Chinese document for details).
Road Sign Recognition System Based on YOLOV5
Run main.py
.
- admin 123456
- 1 2
- Modify the main function to enter directly
pt
folder: Contains the modelmain_with
folder:login.py
(login UI),win.py
(main UI)dialog
folder: RTSP pop-up interfaceapprcc_rc.py
: Resource filelogin_ji.py
: Interface login logic filerun-exp52
: Road sign recognition model trained for 300 epochstt100k_to_voc-main
folder: JSON to YOLO format converter- Dataset: TT100k : Traffic-Sign Detection and Classification in the Wild
pip install -r requirements.txt