Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 461 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 461 Bytes

Wildfire-Detector

A simple wildifre detector, trained with a small database of images

Instructions to run:

1.- Preprocesado.ipynb - Preprocess a small collection of images containing wildfires, and forest.

2.- Entrenamiento_red.ipynb - Trains a Perceptron to classify these images

3.- GeneracionDB.ipybn - Generates a small database with fields that are going to be helpful.

4.- AlgoritmoGenetico.ipybn - Genetic Algorythm applied to get better results