tobybreckon/fire-detection-cnn
real-time fire detection in video imagery using a convolutional neural network (deep learning) - from our ICIP 2018 paper (Dunnings / Breckon) + ICMLA 2019 paper (Samarth / Bhowmik / Breckon)
Implements multiple experimentally-optimized CNN architectures (FireNet, InceptionV1/V3/V4-OnFire variants) offering a 3-4× performance improvement over standard models while achieving 0.93-0.96 accuracy on full-frame binary detection. Supports both global fire classification and pixel-level localization via SLIC superpixel segmentation with OpenCV, operating at 12-17 fps on standard hardware. Built on TensorFlow 1.15 and TFLearn with pre-trained weights available, enabling inference on video streams without temporal information.
570 stars. No commits in the last 6 months.
Stars
570
Forks
173
Language
Python
License
MIT
Category
Last pushed
Jul 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tobybreckon/fire-detection-cnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
spacewalk01/yolov5-fire-detection
Training YOLOv5/YOLOv9 to detect fire in a video
robmarkcole/fire-detection-from-images
Detect fire in images using neural nets
RichardoMrMu/yolov5-fire-smoke-detect
This is a c++ implement of yolov5 and fire/smoke detect.
phiyodr/building-inspection-toolkit
Building Inspection Toolkit
Resplendent-Keklak/slf-invasion-modeling
Modeling, data visualization, and other research on the classification of risks to counties and...