This repository contains the code to perform supervised classification of active fire pixels from Landsat-8 images.
Please see requirements.txt
dataset.py:
contains the ActiveFire dataset instanceinference.py
: runs inference on the test set and saves the resultsmain.py
: runs trainingmodel.py
: defines the modeltrainer.py
: defines the train/val/test loops
Simply download the dataset and accordingly revise the paths in main.py
.
The dataset used in this study: Active fire detection in Landsat-8 imagery: A large-scale dataset and a deep-learning study