An Automated Fire Detection System powered by a custom Convolutional Neural Network (TensorFlow/Keras) and the Django web framework. Classifies images as Fire or Non-Fire through live webcam feeds, IP cameras, and uploaded images โ with a server-side sound alarm on detection.
Detect fire and smoke automatically using AI โ faster and more reliably than traditional smoke detectors.
Custom CNN built with TensorFlow/Keras. Trained on 10,003 images (Fire / Non-Fire). Test accuracy: 92.60%.
Classifies 128ร128 frames on CPU โ no GPU required. Live feed uses consecutive-frame smoothing to cut down false alarms.