Update README.md
Browse files
README.md
CHANGED
|
@@ -22,4 +22,21 @@ dataset_info:
|
|
| 22 |
---
|
| 23 |
# Dataset Card for "GVLM_Cropped_256"
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 22 |
---
|
| 23 |
# Dataset Card for "GVLM_Cropped_256"
|
| 24 |
|
| 25 |
+
This is an official release of the GVLM-CD dataset. In this version, we cropped the images into patches of size 256*256.
|
| 26 |
+
|
| 27 |
+
If you use GVLM-CD in a scientific publication, we would appreciate using the following citations:
|
| 28 |
+
|
| 29 |
+
```
|
| 30 |
+
@article{zhang2023cross,
|
| 31 |
+
title={Cross-domain landslide mapping from large-scale remote sensing images using prototype-guided domain-aware progressive representation learning},
|
| 32 |
+
author={Zhang, Xiaokang and Yu, Weikang and Pun, Man-On and Shi, Wenzhong},
|
| 33 |
+
journal={ISPRS Journal of Photogrammetry and Remote Sensing},
|
| 34 |
+
volume={197},
|
| 35 |
+
pages={1--17},
|
| 36 |
+
year={2023},
|
| 37 |
+
publisher={Elsevier}
|
| 38 |
+
}
|
| 39 |
+
```
|
| 40 |
+
|
| 41 |
+
|
| 42 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|