Skip to content

This GitHub repository hosts a comprehensive project that leverages deep learning techniques for the real-time detection of fire and smoke, integrated with an Arduino-based Alarm.

Notifications You must be signed in to change notification settings

RexSan0x/Fire-and-Smoke-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Fire-and-Smoke-Detection

This GitHub repository hosts a comprehensive project that leverages deep learning techniques for the real-time detection of fire and smoke. The system is designed to seamlessly integrate with an Arduino-based alarm, ensuring timely alerts and responses in the event of a fire or smoke incident.

Key Features:

  1. Deep Learning-Based Detection: We employ state-of-the-art deep learning algorithms to analyze real-time video feeds for the presence of fire and smoke. The use of convolutional neural networks (CNNs) and other advanced models ensures high accuracy and reliability in detecting these critical safety hazards.

  2. Real-Time Monitoring: The system continuously monitors the video feed, providing instantaneous detection and alerting capabilities. This ensures swift action can be taken to mitigate potential risks.

  3. Arduino-Based Alarm: Upon detecting fire or smoke, the system triggers an Arduino-based alarm system. This alarm can be customized to suit your specific needs, such as sounding sirens, activating sprinklers, or sending notifications to relevant personnel.


By making use of this repository, you can create a robust and efficient fire and smoke detection system that not only safeguards lives and property but also serves as a valuable resource for research and development in the field of computer vision and IoT-based safety solutions. Join us in enhancing fire safety with cutting-edge technology.

File structure:

  1. Training Networks: Folder that contains the IPYNB file for training and testing the Neural Networks used in this project.
  2. video_real_time.py: Python file that uses our trained model to detect fire and smoke from real-time feed and connect this project with our Arduino-Based Alarm.

Demo Video

Link: https://drive.google.com/file/d/1-IUZg3000aCQ38kc9GV0y0vUTJiv2vg1/view?usp=sharing

About

This GitHub repository hosts a comprehensive project that leverages deep learning techniques for the real-time detection of fire and smoke, integrated with an Arduino-based Alarm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published