Skip to content

ArkMitra/Fire_Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireDetection

Fire Detection System for GDG hackathon 2022 Using Python libraries such as Tensorflow, numpy, ImageDetection among others.

Fire Detection Model was made using Machine Learning of over 100 files and 5000 steps to maximize accuracy. The model can detect Major Fires upto 60% accuracy and Minor Fires upto 55% accuracy. Non Fire situations can be detected with 72% accuracy.

Made by Team HackeRUs comprising of members:

https://github.com/samwilson0745

https://github.com/Deepshikhabiswas4

https://github.com/ArkMitra

A Real Time Fire Detection System to be implemented in the surveillance network of cities to avoid and combat major and minor fire hazards when they arise.

Heres a simulation of a camera not detecting fire:

Not_Fire

While Minor Fire will show as follows:

WhatsApp Image 2022-08-21 at 5 21 52 PM

And Lastly Major Fire which would trigger an emergecy call (to be implemented) to Fire Dept.:

image

What's Next:

API calls to emergency Fire Dept.

Uploading the model to Google Cloud Services.

Implementing a Flutter app to provide the service on IOS/Android devices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • Python 10.7%