Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.43 KB

readme.md

File metadata and controls

33 lines (27 loc) · 1.43 KB

DeepCL: Deep Change Feature Learning on Remote Sensing Images in the Metric Space

The manuscript is in the peer review process and the training and evaluation code will be released once it is accepted~
Coming Soon :)

Dataset

1.WHU-CD
2.LEVIR-CD
3.Google Earth Dataset

The code

Requirements

  • torch
  • torchvision
  • pillow
  • cv2

Usage

Clone the repository:git clone https://github.com/HaonanGuo/DeepCL.git
->Run s1_Make_Dataset.py
->Run s2_Train_DeepCL.py
->Run s3_Test_DeepCL.py

You can also download the trained model weights for evaluation:

Dataset LEVIR-CD WHU-CD GoogleDataset
DeepCL weights Coming Soon Coming Soon Coming Soon

Help

Any question? Please contact us with: [email protected]