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
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Change Detection | LEVIR-CD (test) | F1 Score91.11 | 357 | |
| Change Detection | WHU-CD (test) | IoU85.62 | 286 | |
| Change Detection | LEVIR-CD | F1 Score91.11 | 188 | |
| Change Detection | WHU-CD | IoU81.63 | 133 | |
| Change Detection | CDD (test) | F1 Score94.6 | 71 | |
| Change Detection | S2Looking (test) | F1 Score64.57 | 69 | |
| Change Detection | LEVIR | F1 Score90.4 | 62 | |
| Remote Sensing Change Detection | CLCD (test) | F1 Score58.44 | 61 | |
| Change Detection | SYSU-CD (test) | F178.2 | 58 | |
| Change Detection | DSIFN-CD (test) | Precision84.4 | 53 |
Showing 10 of 35 rows