Real-time IoT fire safety system with ESP32, dual OLEDs, NeoPixel alerts, and multi-sensor monitoring.
-
Updated
Oct 20, 2025 - C++
Real-time IoT fire safety system with ESP32, dual OLEDs, NeoPixel alerts, and multi-sensor monitoring.
Smoke detection in two classes (white, black) with YOLO V9
fire and smoke detection
This project uses transfer learning with EfficientNetB0 to classify images into "Smoke" and "Fire" categories, achieving ~76% accuracy. The model leverages fine-tuning, feature extraction, and data augmentation, with high precision for "Fire" and perfect recall for "Smoke."
Add a description, image, and links to the smokedetection topic page so that developers can more easily learn about it.
To associate your repository with the smokedetection topic, visit your repo's landing page and select "manage topics."