Datasets:

Modalities:
Image
Text
Formats:
webdataset
Languages:
English
ArXiv:
Libraries:
Datasets
WebDataset
License:
Joshua Gao commited on
Commit
a2424c0
·
verified ·
1 Parent(s): 23b5cce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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. -->