File size: 1,120 Bytes
919e682
 
5b1649c
 
 
 
 
 
 
 
 
919e682
053c987
 
 
 
8c3a482
053c987
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
license: cc-by-4.0
task_categories:
- image-segmentation
language:
- en
tags:
- fire
- aerial
size_categories:
- 10K<n<100K
---
# MultiFire20K Dataset

## Overview

MultiFire20K is a UAV-based dataset for fire monitoring, designed for image classification, segmentation, and multi-task learning. It contains 20,500 images extracted from 67 UAV videos captured across diverse urban and rural environments worldwide.

## Statistics

| Split | Images |
|--------|--------:|
| Train | 14,350 |
| Validation | 3,075 |
| Test | 3,075 |
| Total | 20,500 |

## Classes

- Fire
- Normal

## Environment Types

- Urban (Build-Up)
- Rural (Natural Landscape)

## Source

Original dataset:

https://zenodo.org/records/17047113

## Citation

```bibtex
@article{shianios2025multifire20k,
  title={MultiFire20K: A semi-supervised enhanced large-scale UAV-based benchmark for advancing multi-task learning in fire monitoring},
  author={Shianios, Demetris and Kolios, Panayiotis and Kyrkou, Christos},
  journal={Computer Vision and Image Understanding},
  volume={254},
  pages={104318},
  year={2025},
  publisher={Elsevier}
}
```