SUNet-change_detection

October 28, 2022 · View on GitHub

Implementation of paper SUNet: Change Detection for Heterogeneous Remote Sensing Images from Satellite and UAV Using a Dual-Channel Fully Convolution Network

Abstract:

Requirements:

python 3.6
pytorch 0.4.1
torchvision 0.2.1

Dataset

download HTCD dataset link:https://pan.baidu.com/s/1cwlbQo5fAmlKkU1eMcGHww keyword:n854

Quick start

Make Edge Auxiliary Infromation

python detect_edge.py

train

python train.py

Contents

  1. 1Abstract:
  2. 2Requirements:
  3. 3Dataset
  4. 4Quick start
  5. 4.1Make Edge Auxiliary Infromation
  6. 4.2train