Skip to content

Web-Application designed to help users detect and report wildfires quickly and reliably using camera, drone or aerial footage

Notifications You must be signed in to change notification settings

Anasmgs/WildfireApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire Detection Application

API serving our trained YOLOv8 detection model
Streamlit web app with our integrated fire&smoke detector for emergency services

Description

WildfireApp is an application designed to help users detect and report wildfires quickly and reliably. It uses state-of-the-art computer vision technology to detect fire and smoke in images, providing crucial information to emergency services.

WildfireApp_QuickDemo.mp4

Features

  • File Upload: Users can upload images containing potential wildfire scenes.
  • Camera Input: Users can use their phone's camera to capture and analyze images in real-time.
  • Fire and Smoke Detection: Our application uses a custom-trained YOLOv8 model to detect fire and smoke in images.
  • Geolocation: If available, the application displays the GPS coordinates of the image, helping emergency services locate the fire.
  • Weather Information: Users can access potentially crucial weather data related to the detected fire's location, including wind speed and direction.
  • User-Friendly Interface: The user interface is simple and intuitive, making it easy for anyone to use.

Fire&Smoke Detection samples

test3 test4 test5

Contributing

Contributions from the community are welcome! If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository on GitHub.
  2. Clone your forked repository to your local machine.
  3. Make your changes and test them thoroughly.
  4. Create a pull request with a clear description of your changes.

Acknowledgments

Thanks to the open-source providers for the tools and libraries that made this project possible.

References

  • D-Fire Dataset, built by: Pedro Vinícius Almeida Borges de Venâncio, Adriano Chaves Lisboa, Adriano Vilela Barbosa: An automatic fire detection system based on deep convolutional neural networks for low-power, resource-constrained devices. In: Neural Computing and Applications, 2022.

  • The WildfireApp detector is built around a custom-trained YOLOv8-L model

About

Web-Application designed to help users detect and report wildfires quickly and reliably using camera, drone or aerial footage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published