Datasets:
Add image-segmentation task category, link to paper
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
@@ -1,16 +1,17 @@
|
|
1 |
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
|
|
|
|
|
|
5 |
tags:
|
6 |
- earth-observation
|
7 |
- remote-sensing
|
8 |
- disaster-response
|
9 |
-
size_categories:
|
10 |
-
- 1B<n<10B
|
11 |
---
|
12 |
|
13 |
-
|
14 |
**Overview**
|
15 |
* BRIGHT is the first open-access, globally distributed, event-diverse multimodal dataset specifically curated to support AI-based disaster response.
|
16 |
* It covers five types of natural disasters and two types of man-made disasters across 12 regions worldwide, with a particular focus on developing countries.
|
@@ -27,7 +28,7 @@ size_categories:
|
|
27 |
|
28 |
**Paper & Reference**
|
29 |
|
30 |
-
Details of BRIGHT can be refer to our [paper](https://
|
31 |
|
32 |
If BRIGHT is useful to research, please kindly consider cite our paper
|
33 |
```
|
@@ -43,4 +44,4 @@ If BRIGHT is useful to research, please kindly consider cite our paper
|
|
43 |
**License**
|
44 |
* Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.
|
45 |
* With the exception of two events, Hawaii-wildfire-2023 and La Palma-volcano eruption-2021, all optical images are from [Maxar Open Data Program](https://www.maxar.com/open-data), following CC-BY-NC-4.0 license. The optical images related to Hawaii-wildifire-2023 are from [High-Resolution Orthoimagery project](https://coast.noaa.gov/digitalcoast/data/highresortho.html) of NOAA Office for Coastal Management. The optical images related to La Palma-volcano eruption-2021 are from IGN (Spain) following CC-BY 4.0 license.
|
46 |
-
* The SAR images of BRIGHT is provided by [Capella Open Data Gallery](https://www.capellaspace.com/earth-observation/gallery) and [Umbra Space Open Data Program](https://umbra.space/open-data/), following CC-BY-4.0 license.
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
+
license: cc-by-sa-4.0
|
5 |
+
task_categories:
|
6 |
+
- image-segmentation
|
7 |
+
size_categories:
|
8 |
+
- 1B<n<10B
|
9 |
tags:
|
10 |
- earth-observation
|
11 |
- remote-sensing
|
12 |
- disaster-response
|
|
|
|
|
13 |
---
|
14 |
|
|
|
15 |
**Overview**
|
16 |
* BRIGHT is the first open-access, globally distributed, event-diverse multimodal dataset specifically curated to support AI-based disaster response.
|
17 |
* It covers five types of natural disasters and two types of man-made disasters across 12 regions worldwide, with a particular focus on developing countries.
|
|
|
28 |
|
29 |
**Paper & Reference**
|
30 |
|
31 |
+
Details of BRIGHT can be refer to our [paper](https://huggingface.co/papers/2501.06019).
|
32 |
|
33 |
If BRIGHT is useful to research, please kindly consider cite our paper
|
34 |
```
|
|
|
44 |
**License**
|
45 |
* Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.
|
46 |
* With the exception of two events, Hawaii-wildfire-2023 and La Palma-volcano eruption-2021, all optical images are from [Maxar Open Data Program](https://www.maxar.com/open-data), following CC-BY-NC-4.0 license. The optical images related to Hawaii-wildifire-2023 are from [High-Resolution Orthoimagery project](https://coast.noaa.gov/digitalcoast/data/highresortho.html) of NOAA Office for Coastal Management. The optical images related to La Palma-volcano eruption-2021 are from IGN (Spain) following CC-BY 4.0 license.
|
47 |
+
* The SAR images of BRIGHT is provided by [Capella Open Data Gallery](https://www.capellaspace.com/earth-observation/gallery) and [Umbra Space Open Data Program](https://umbra.space/open-data/), following CC-BY-4.0 license.
|