Skip to content

Wildfire detector based on the Mask-RCNN architecture

Notifications You must be signed in to change notification settings

georgezywang/Wildfire-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire-AI

Install

Wildfire-AI is a wildfire detector based on the Mask-RCNN architecture implemented in detectron2. Run the following to install detectron2

pip install detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu101/torch1.6/index.html

Also, clone the detectron2 repo for video inference, or use the VidFrameInference.py file in \WildfireAI which is less efficient

git clone https://github.com/facebookresearch/detectron2

WildfireAI

With Segmentation Bounding Box Only
Alt text Alt text

About

Wildfire detector based on the Mask-RCNN architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published