Smoke detection in two classes (white, black) with YOLO V9
-
Updated
May 11, 2024 - Jupyter Notebook
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."