fuego-dev / firecam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is deprecated. Team Fuego has disbanded and multiple team members have moved on to closed source Fireball International. However, the open source project continues on at Open Climate Tech - Firecam.

FUEGO wildfire detection

Fuego 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 Fuego.

About

License:Apache License 2.0


Languages

Language:Python 95.6%Language:JavaScript 3.9%Language:Shell 0.5%