Add task category, link to github repo (#1)
Browse files- Add task category, link to github repo (3bfd47c77528d11589a6e2e03f915db47a31ef2b)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: cc-by-nc-4.0
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
The included version here is the original Challenge dataset version found [here](https://huggingface.co/datasets/Kullervo/BRIGHT) with the
|
|
@@ -17,8 +19,10 @@ If you use this dataset in your research, please cite:
|
|
| 17 |
url={https://arxiv.org/abs/2501.06019},
|
| 18 |
}
|
| 19 |
|
|
|
|
|
|
|
| 20 |
License statement from original repo:
|
| 21 |
|
| 22 |
- Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.
|
| 23 |
- With the exception of two events, Hawaii-wildfire-2023 and La Palma-volcano eruption-2021, all optical images are from Maxar Open Data Program, following CC-BY-NC-4.0 license. The optical images related to Hawaii-wildifire-2023 are from High-Resolution Orthoimagery project 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.
|
| 24 |
-
- The SAR images of BRIGHT is provided by Capella Open Data Gallery and Umbra Space Open Data Program, following CC-BY-4.0 license.
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: cc-by-nc-4.0
|
| 4 |
license_link: LICENSE
|
| 5 |
+
task_categories:
|
| 6 |
+
- image-segmentation
|
| 7 |
---
|
| 8 |
|
| 9 |
The included version here is the original Challenge dataset version found [here](https://huggingface.co/datasets/Kullervo/BRIGHT) with the
|
|
|
|
| 19 |
url={https://arxiv.org/abs/2501.06019},
|
| 20 |
}
|
| 21 |
|
| 22 |
+
Code: https://github.com/ChenHongruixuan/BRIGHT
|
| 23 |
+
|
| 24 |
License statement from original repo:
|
| 25 |
|
| 26 |
- Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.
|
| 27 |
- With the exception of two events, Hawaii-wildfire-2023 and La Palma-volcano eruption-2021, all optical images are from Maxar Open Data Program, following CC-BY-NC-4.0 license. The optical images related to Hawaii-wildifire-2023 are from High-Resolution Orthoimagery project 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.
|
| 28 |
+
- The SAR images of BRIGHT is provided by Capella Open Data Gallery and Umbra Space Open Data Program, following CC-BY-4.0 license.
|