Skip to content

gaiasd/DFireDataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔥 D-Fire: an image dataset for fire and smoke detection

Authors: Researchers from Gaia, solutions on demand (GAIA)

💡 About

D-Fire is an image dataset of fire and smoke occurrences designed for machine learning and object detection algorithms with more than 21,000 images. The dataset summary is detailed in the table below.

Number of images Number of bounding boxes
Category # Images
Only fire 1,164
Only smoke 5,867
Fire and smoke 4,658
None 9,838
Class # Bounding boxes
Fire 14,692
Smoke 11,865

Annotations follow the YOLO format, with normalized coordinates between 0 and 1. To facilitate usage, we provide a utils.yolo2pixel function to convert these normalized coordinates into pixel coordinates.


🔆 Example images

Below are some representative samples from the D-Fire dataset showcasing different scenarios of fire and smoke detection.

D-Fire examples

💻 Download links

Access the D-Fire dataset, including images, annotations, and pre-split training, validation, and test sets via the following links. Additional resources such as surveillance videos and trained models are also available to support your research.

📜 Citation

Please cite the following paper if you use our image database:

If you use our surveillance videos, please cite the following paper:

About

D-Fire: an image data set for fire and smoke detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages