Home

Awesome

wildfire-detection-from-satellite-images-ml

In this project, we detect forest wildfire from given satellite images. I have used CNN, with a training dataset of 2000 images.

Demo:

<img src="pics/demo.gif"/>

Model training

Refer to the <a href="https://github.com/shrey24/wildfire-detection-from-satellite-images-ml/blob/master/research.ipynb">research.ipynb</a> jupyter notebook to know the steps taken for model development and algorithm.

Installing and running this app:

  1. Requirements: Use pip install to download following packages
  1. running the app: