Datasets:
Joshua Gao
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,6 +22,14 @@ CSeg (Change Segmentation) dataset is a large-scale, varying-view, and text-guid
|
|
| 22 |
- **Repository:** [Github](https://github.com/drags99/ViewDelta)
|
| 23 |
- **Paper:** [ViewDelta: Text-Prompted Change Detection in Unaligned Images](https://arxiv.org/abs/2412.07612)
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
## Dataset Structure
|
| 26 |
|
| 27 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
|
|
|
| 22 |
- **Repository:** [Github](https://github.com/drags99/ViewDelta)
|
| 23 |
- **Paper:** [ViewDelta: Text-Prompted Change Detection in Unaligned Images](https://arxiv.org/abs/2412.07612)
|
| 24 |
|
| 25 |
+
|
| 26 |
+
## Dataset Download
|
| 27 |
+
|
| 28 |
+
```
|
| 29 |
+
wget https://huggingface.co/datasets/hoskerelab/CSeg/resolve/main/download.sh
|
| 30 |
+
bash download.sh
|
| 31 |
+
```
|
| 32 |
+
|
| 33 |
## Dataset Structure
|
| 34 |
|
| 35 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|