This project presents a custom-trained YOLOv11 deep learning model for detecting fire and smoke in both real-time webcam feeds and uploaded video/image files. It focuses on model training using ...
This is a desktop application for real-time object detection using the YOLO (You Only Look Once) model build with ultralytics libarary. It's built with PyQt5 for the graphical user interface and ...