Skip to content

les2feup/fire-wui-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Figure 1

Wildland-Urban Interface Fire Detection Dataset

The Wildfire Detection Dataset is developed to support research on early wildfire detection, especially in Wildland-Urban Interface (WUI) areas. It contains diverse labeled images categorized by wildfire presence, time of day, distance, and visual features (fire or smoke). The dataset aims to enhance machine learning models deployed on resource-constrained devices, enabling real-time wildfire detection in critical environments.

This dataset includes images captured from public domain sources, open datasets, and manually captured photographs. The images are carefully curated and categorized to ensure balance across different environmental and visual conditions.

Dataset strucutre

The dataset is organized into a hierarchical folder structure based on five levels:

Root/
 β”œβ”€β”€ wildfire/
 β”‚    β”œβ”€β”€ day/
 β”‚    β”‚    β”œβ”€β”€ close/
 β”‚    β”‚    β”‚    β”œβ”€β”€ fire/
 β”‚    β”‚    β”‚    β”œβ”€β”€ smoke/
 β”‚    β”‚    β”œβ”€β”€ medium/
 β”‚    β”‚    β”œβ”€β”€ far/
 β”‚    β”œβ”€β”€ night/
 β”‚    β”œβ”€β”€ evening/
 β”œβ”€β”€ non-wildfire/
      β”œβ”€β”€ day/
      β”œβ”€β”€ night/
      β”œβ”€β”€ evening/

Each folder contains images representing the respective conditions, ensuring a fine-grained categorization.

Layer Description
1st Presence (wildfire / non-wildfire)
2nd Time of Day (day / evening / night)
3rd Distance (close / medium / far) β€” only for wildfire
4th Visual Content (fire / smoke) β€” only for wildfire

Example Images

Dataset sample images.

Download

The dataset can be downloaded here:

πŸ“₯ WUI Fire Detection Dataset

License

License

This dataset is licensed under the MIT License.

You are free to:

  • Use the dataset for any purpose
  • Modify the dataset
  • Distribute it
  • Sell copies of the dataset

About

Wildland-Urban Interface Fire Detection Dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors