Ai-trainee / Traffic-Sign-Recognition-PyQt5-YOLOv5-GUILinks
This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognition🔍, database💾, and image processing🖼️. It supports diverse inputs, model switching, and enhancements like mosaic and mixup📈.
☆231Updated last year
Alternatives and similar repositories for Traffic-Sign-Recognition-PyQt5-YOLOv5-GUI
Users that are interested in Traffic-Sign-Recognition-PyQt5-YOLOv5-GUI are comparing it to the libraries listed below
Sorting:
- PySide6 implementation of YOLOv7 GUI☆80Updated 2 years ago
- Add gui for YoloV5 using PyQt5☆160Updated 4 years ago
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆99Updated 2 years ago
- 使用pyqt5构建的yolov5可视化软件。use pyqt5 to build yolov5.☆87Updated last year
- ☆152Updated 6 months ago
- YOLOv8 PySide页面 💖☆266Updated 9 months ago
- yolo模型使用cv2推理并使用qt5添加GUI后打包部署。pt模型转onnx模型;opencv.dnn完成推理;pyqt实现可视界面;打包为exe方便移植