LujianYao / firecam

Detect wildfires using ML on images from cameras on vantage points

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wildfire detection

Wildfire detection system leverages machine learning techniques to detect smoke in images from real time cameras from vantage points. This repository contains all the code for collecting training data, training the model, and fetching images from cameras, checking for smoke, and notifying interested folks. The repository also contains datasets used for training the model.

The following paper published in Remote Sensing journal provides much of the background for this project.

Licenses

The code in this repository is released under Apache License 2.0. The datasets are licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. The original images were collected from the HPWREN camera network and the bounding boxes coordiantes are provided by Open Climate Tech.

About

Detect wildfires using ML on images from cameras on vantage points

License:Apache License 2.0


Languages

Language:Python 95.9%Language:JavaScript 3.6%Language:Shell 0.5%