The pytorch implementation for "Siamese NestedUNet for Change Detection of High Resolution Satellite Images"
-
Python 3.7
-
Pytorch 1.0+
-
torchvision 0.2.1+
# other packages needed
pip install opencv-python tqdm tensorboardX sklearn
- CDD (Change Detection Dataset)
- paper: Change detection in remote sensing images using conditional adversarial networks
python train.py
coming soon ...
Appreciate the work from the following repository: