Skip to content

The notebook and the app with neural network that can detect forest fires

Notifications You must be signed in to change notification settings

VictoriaKlyueva/Firefighting-copter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convolutional neural network that can detect forest fires and GUI for it

It's Quantorium (children's technopark) project I made in the 11th grade

That project:

  • won regional project exposition
  • won All-Russian Project Competition "Promobil"
  • participant of the first All-Russian forum of Quatorians
  • participant of All-Russian festival "Технопредки"

About files

  • wildfire.ipynb - notebook for learning and saving model
  • main.py - the GUI app with OpenCV that use model and camera for classificating image from camera in real time
  • saved_model.onnx - saved trained model
  • kaggle.json - kaggle API (not actual) for downloading dataset from kaggle.com

About project

Our team downloaded the GUI app (main.py) on Raspberry PI 4. It use device's camera and make it possible to classificate image from it in real time. We used this design on a drone with flight assignment.

More about project

Landing pages:

About

The notebook and the app with neural network that can detect forest fires

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published