Skip to content

LipikaAggarwal/WildFire-Segmentation

Repository files navigation

🔥 Wildfire Segmentation Using Deep Learning

This project uses a U-Net-based deep learning model to segment wildfire-affected regions from aerial imagery. It detects fire zones at the pixel level and generates binary masks that highlight the damaged areas.

Built for disaster monitoring and environmental analysis, the system helps visualize the spatial spread of wildfires. This enables timely response, risk assessment, and improved resource allocation during wildfire events.


🧠 What the Project Does

Given an aerial image as input, the model outputs a binary segmentation mask where:

  • White pixels indicate fire-affected regions
  • Black pixels indicate unaffected regions

This approach supports visual analysis, disaster monitoring, and research into wildfire impact detection using aerial or satellite-style data.


🖼️ Sample Predictions

Input Image Predicted Mask

📦 Dataset

  • Name: Fire Segmentation Dataset
  • Source: Kaggle – Fire Segmentation Dataset
  • Type: Aerial images with corresponding binary fire masks
  • Usage: Used for supervised learning in wildfire segmentation tasks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors