Skip to content

Commit 95abddd

Browse files
authored
Update README.md
1 parent 574d16d commit 95abddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A framework of the proposed A2Net. The temporal features are extracted from a re
1616
### 2. Usage
1717
+ Prepare the data:
1818
- Download datasets [LEVIR](https://justchenhao.github.io/LEVIR/), [BCDD](https://study.rsgis.whu.edu.cn/pages/download/building_dataset.html), and [SYSU](https://github.com/liumency/SYSU-CD)
19-
- Crop LEVIR and BCDD datasets into 256x256 patches
19+
- Crop LEVIR and BCDD datasets into 256x256 patches. The pre-processed BCDD dataset can be obtained from [BCDD_256x256](https://drive.google.com/file/d/1VrdQ-rxoGVM_8ecA-ObO0u-O8rSTpSHA/view?usp=sharing).
2020
- Generate list file as `ls -R ./label/* > test.txt`
2121
- Prepare datasets into following structure and set their path in `train.py` and `test.py`
2222
```

0 commit comments

Comments
 (0)