Kullervo commited on
Commit
b46a5c5
·
verified ·
1 Parent(s): 98bda23

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -21,8 +21,22 @@ size_categories:
21
  * BRIGHT also serves as the official dataset of [IEEE GRSS DFC 2025 Track II](https://www.grss-ieee.org/technical-committees/image-analysis-and-data-fusion/).
22
  * Please download **dfc25_track2_trainval.zip** and unzip it. It contains training images & labels and validation images. 
23
  * Benchmark code related to the DFC 2025 can be found at this [Github repo](https://github.com/ChenHongruixuan/BRIGHT). 
24
- * The official leaderboard is located on the [Codalab-DFC2025-Track II](https://codalab.lisn.upsaclay.fr/competitions/21122) page.
25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
  **License**
28
  * Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.
 
21
  * BRIGHT also serves as the official dataset of [IEEE GRSS DFC 2025 Track II](https://www.grss-ieee.org/technical-committees/image-analysis-and-data-fusion/).
22
  * Please download **dfc25_track2_trainval.zip** and unzip it. It contains training images & labels and validation images. 
23
  * Benchmark code related to the DFC 2025 can be found at this [Github repo](https://github.com/ChenHongruixuan/BRIGHT). 
24
+ * The official leaderboard is located on the [Codalab-DFC2025-Track II](https://codalab.lisn.upsaclay.fr/competitions/21122) page.
25
 
26
+
27
+ **Paper & Reference
28
+ Details of BRIGHT can be refer to our [paper](https://arxiv.org/abs/2501.06019).
29
+
30
+ If BRIGHT is useful to research, please kindly consider cite our paper
31
+ ```
32
+ @article{chen2025bright,
33
+ title={BRIGHT: A globally distributed multimodal building damage assessment dataset with very-high-resolution for all-weather disaster response},
34
+ author={Hongruixuan Chen and Jian Song and Olivier Dietrich and Clifford Broni-Bediako and Weihao Xuan and Junjue Wang and Xinlei Shao and Yimin Wei and Junshi Xia and Cuiling Lan and Konrad Schindler and Naoto Yokoya},
35
+ journal={arXiv preprint arXiv:2501.06019},
36
+ year={2025},
37
+ url={https://arxiv.org/abs/2501.06019},
38
+ }
39
+ ```
40
 
41
  **License**
42
  * Label data of BRIGHT are provided under the same license as the optical images, which varies with different events.