Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tomasz-lewicki/fire-detect-nn

Open more actions menu

Repository files navigation

Wildfire detection with neural networks

fire

Quickstart

  1. Download the repository and pretrained weights
git clone git@github.com:tomek-l/fire-detect-nn.git
cd fire-detect-nn
wget https://dl.dropbox.com/s/6t17srif65vzqfn/firedetect-densenet121-pretrained.pt --directory-prefix=weights/
  1. Inference on pretrained weights
pip3 install -r requirements.txt
python3 inference.py 
  1. Training & Testing
python3 train.py # training 
python3 train-with-gradcam.py # for the model with gradcam (for the heatmap output)
python3 test.py # evaluation

For the GradCAM heatmap generation use jupyter notebook and navigate to inference-video.ipynb

About

Wildfire Detection with Deep Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.