Update README.md
Browse files
README.md
CHANGED
@@ -63,6 +63,16 @@ oscd96 = load_dataset("blaz-r/OSCD_RGB_Cropped_96")
|
|
63 |
# single "sample" with 3 features: "imageA", "imageB", "label"
|
64 |
```
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
## Citation
|
67 |
|
68 |
If you use this work for your projects, please take the time to cite the original paper:
|
|
|
63 |
# single "sample" with 3 features: "imageA", "imageB", "label"
|
64 |
```
|
65 |
|
66 |
+
### Recommended protocol
|
67 |
+
|
68 |
+
If you use this dataset, we encourage you to also consider following the evaluation protocol disscused in paper:
|
69 |
+
|
70 |
+
**Be the Change You Want to See: Revisiting Remote Sensing Change Detection Practices**
|
71 |
+
[Paper (arXiv)](https://arxiv.org/abs/2507.03367)
|
72 |
+
[Paper (TGRS)](https://doi.org/10.1109/TGRS.2025.3585342)
|
73 |
+
|
74 |
+
This protocol (Sec III-B) standardizes evaluation across change detection benchmarks and helps ensure fair and reproducible comparisons.
|
75 |
+
|
76 |
## Citation
|
77 |
|
78 |
If you use this work for your projects, please take the time to cite the original paper:
|