Javacr/PyQt5-YOLOv5
A PyQt5-based GUI application that wraps YOLOv5 for real-time object detection on images, videos, webcams, and RTSP streams.

This repository provides a graphical interface for YOLOv5, a widely-used real-time object detection model. Users can load images, videos, or connect to webcams and RTSP streams to perform detection. The interface allows configuration of detection parameters including model selection, confidence threshold, and IoU threshold. Detected results can be viewed in real-time, played/paused/stopped during video processing, and automatically saved to disk along with statistics.
Frequently asked
- What is Javacr/PyQt5-YOLOv5?
- A PyQt5-based GUI application that wraps YOLOv5 for real-time object detection on images, videos, webcams, and RTSP streams.
- Is PyQt5-YOLOv5 open source?
- Yes — Javacr/PyQt5-YOLOv5 is open source, released under the GPL-3.0 license.
- What language is PyQt5-YOLOv5 written in?
- Javacr/PyQt5-YOLOv5 is primarily written in Python.
- How popular is PyQt5-YOLOv5?
- Javacr/PyQt5-YOLOv5 has 1.6k stars on GitHub.
- Where can I find PyQt5-YOLOv5?
- Javacr/PyQt5-YOLOv5 is on GitHub at https://github.com/Javacr/PyQt5-YOLOv5.