OpenCV and YOLOv3 with PyQT Demonstrating how to implement simple real time object detection on a video sequence with YOLOv3 as a model and PyQT for GUI. Important links: Tiny YOLOv3 on model zoo PySide6 (Qt6 for Python) OpenCV Video Capture