yolov5-fire-detection and yolov5-fire-smoke-detect
These are ecosystem siblings—one provides the PyTorch-based YOLOv5/YOLOv9 model training framework, while the other implements the same detection task in C++ for production deployment and inference optimization.
About yolov5-fire-detection
spacewalk01/yolov5-fire-detection
Training YOLOv5/YOLOv9 to detect fire in a video
This tool helps automate the detection of fire or flames within video footage by drawing a box around identified fire hazards. It takes a video file as input and outputs a video with highlighted fire locations. This is designed for safety and security professionals, or anyone who needs to monitor areas for fire.
About yolov5-fire-smoke-detect
RichardoMrMu/yolov5-fire-smoke-detect
This is a c++ implement of yolov5 and fire/smoke detect.
This tool helps operations and safety managers monitor live video feeds for signs of fire or smoke. It takes in video streams from cameras and outputs alerts or visual indicators when it detects fire or smoke, providing an early warning system. This is intended for professionals responsible for surveillance and immediate threat detection in environments like forests, factories, or large facilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work