Papers › SNUNet-CD: A Densely Connected Siamese Network for Change Detection of VHR Images

SNUNet-CD: A Densely Connected Siamese Network for Change Detection of VHR Images

17 Feb 2021archive 2025-07-28

Sheng Fang; Kaiyu Li; Jinyuan Shao; Zhe Li

Change detection is an important task in remote sensing (RS) image analysis. It is widely used in natural disaster monitoring and assessment, land resource planning, and other fields. As a pixel-to-pixel prediction task, change detection is sensitive about the utilization of the original position information. Recent change detection methods always focus on the extraction of deep change semantic feature, but ignore the importance of shallow-layer information containing high-resolution and fine-grained features, this often leads to the uncertainty of the pixels at the edge of the changed target and the determination miss of small targets. In this letter, we propose a densely connected siamese network for change detection, namely SNUNet-CD (the combination of Siamese network and NestedUNet). SNUNet-CD alleviates the loss of localization information in the deep layers of neural network through compact information transmission between encoder and decoder, and between decoder and decoder. In addition, Ensemble Channel Attention Module (ECAM) is proposed for deep supervision. Through ECAM, the most representative features of different semantic levels can be refined and used for the final classification. Experimental results show that our method improves greatly on many evaluation criteria and has a better tradeoff between accuracy and calculation amount than other state-of-the-art (SOTA) change detection methods.

PaperPDFCode

Code

likyoo/Siam-NestedUNet officialpytorch report
PaddlePaddle/PaddleRS paddleApache-2.0 report
likyoo/open-cd pytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Change DetectionDecoder

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Change Detection CDD Dataset (season-varying) SNUNet-c48 F1-Score 96.2 #9 of 18 Archive leaderboard report
Change Detection CDD Dataset (season-varying) SNUNet-c32 F1-Score 95.3 #13 of 18 Archive leaderboard report
Change detection for remote sensing images CDD Dataset (season-varying) SNUNet-c48 F1-Score 0.962 #13 of 25 Archive leaderboard report
Change detection for remote sensing images CDD Dataset (season-varying) SNUNet-c32 F1-Score 0.953 #16 of 25 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Dense ConnectionsSiamese Network

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections