Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ShaoRuizhe/SUNet-change_detection

Implementation of paper SUNet: Change Detection for Heterogeneous Remote Sensing Images from Satellite and UAV Using a Dual-Channel Fully Convolution Network
https://github.com/ShaoRuizhe/SUNet-change_detection

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# SUNet-change_detection
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