Kullervo commited on
Commit
46f8f01
·
verified ·
1 Parent(s): 9425515

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -26,6 +26,15 @@ pretty_name: Bright
26
  </p>
27
 
28
 
 
 
 
 
 
 
 
 
 
29
  **Benchmark for building damage assessment**
30
  * Please download **pre-event.zip**, **post-event.zip**, and **target.zip**. Note that for the optical pre-event data in Ukraine, Myanmar, and Mexico, please follow our [instructions/tutorials](https://github.com/ChenHongruixuan/BRIGHT/blob/master/tutorial.md) to download.
31
  * For the benchmark code and evaluation protocal for supervised building damage assessment, cross-event transfer, and unsupervised multimodal change detection, please see our [Github repo](https://github.com/ChenHongruixuan/BRIGHT).
 
26
  </p>
27
 
28
 
29
+
30
+ **CVPR 2026 Workshop Competition (New!)**
31
+ * BRIGHT serves as the official dataset for the CVPR 2026 Workshop Competition, extending the benchmark to **instance-level building damage segmentation**. We provide instance-level annotations for training and validation sets. Participants can follow the steps below to get started.
32
+ * Please download **pre-event.zip**, **post-event.zip**, and the instance-level labels **cvprw2026_train_val_instance_labels.zip**, and unzip them.
33
+ * For baseline code and submission instructions, please refer to our Github repo.
34
+ * Please submit your results to the Codabench platform for evaluation. The official leaderboard is located on the [Codabench competition page](https://www.codabench.org/competitions/15134/).
35
+
36
+
37
+
38
  **Benchmark for building damage assessment**
39
  * Please download **pre-event.zip**, **post-event.zip**, and **target.zip**. Note that for the optical pre-event data in Ukraine, Myanmar, and Mexico, please follow our [instructions/tutorials](https://github.com/ChenHongruixuan/BRIGHT/blob/master/tutorial.md) to download.
40
  * For the benchmark code and evaluation protocal for supervised building damage assessment, cross-event transfer, and unsupervised multimodal change detection, please see our [Github repo](https://github.com/ChenHongruixuan/BRIGHT).