Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Transformer-Based Siamese Network for Change Detection

About

This paper presents a transformer-based Siamese network architecture (abbreviated by ChangeFormer) for Change Detection (CD) from a pair of co-registered remote sensing images. Different from recent CD frameworks, which are based on fully convolutional networks (ConvNets), the proposed method unifies hierarchically structured transformer encoder with Multi-Layer Perception (MLP) decoder in a Siamese network architecture to efficiently render multi-scale long-range details required for accurate CD. Experiments on two CD datasets show that the proposed end-to-end trainable ChangeFormer architecture achieves better CD performance than previous counterparts. Our code is available at https://github.com/wgcban/ChangeFormer.

Wele Gedara Chaminda Bandara, Vishal M. Patel• 2022

Related benchmarks

TaskDatasetResultRank
Change DetectionLEVIR-CD (test)
F1 Score91.11
485
Change DetectionWHU-CD (test)
IoU85.62
372
Change DetectionLEVIR-CD
F1 Score91.11
232
Change DetectionWHU-CD
IoU81.63
202
Change DetectionCDD (test)
F1 Score94.6
88
Change DetectionSYSU-CD (test)
F178.2
79
Change DetectionDSIFN-CD (test)
F1 Score87.34
70
Change DetectionS2Looking (test)
F1 Score64.57
69
Change DetectionLEVIR
F1 Score90.4
62
Change DetectionLEVIR+-CD (test)
F1 Score77.54
62
Showing 10 of 42 rows

Other info

Code

Follow for update