Change is Everywhere: Single-Temporal Supervised Object Change Detection in Remote Sensing Imagery
Zhuo Zheng, Ailong Ma, Liangpei Zhang, Yanfei Zhong
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/Z-Zheng/ChangeStarOfficialIn paperpytorch★ 191
- github.com/PaddlePaddle/PaddleRSpaddle★ 479
- github.com/Z-Zheng/pytorch-change-modelspytorch★ 229
Abstract
For high spatial resolution (HSR) remote sensing images, bitemporal supervised learning always dominates change detection using many pairwise labeled bitemporal images. However, it is very expensive and time-consuming to pairwise label large-scale bitemporal HSR remote sensing images. In this paper, we propose single-temporal supervised learning (STAR) for change detection from a new perspective of exploiting object changes in unpaired images as supervisory signals. STAR enables us to train a high-accuracy change detector only using unpaired labeled images and generalize to real-world bitemporal images. To evaluate the effectiveness of STAR, we design a simple yet effective change detector called ChangeStar, which can reuse any deep semantic segmentation architecture by the ChangeMixin module. The comprehensive experimental results show that ChangeStar outperforms the baseline with a large margin under single-temporal supervision and achieves superior performance under bitemporal supervision. Code is available at https://github.com/Z-Zheng/ChangeStar
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| LEVIR-CD | ChangeStar(BiSup) | F1 | 91.25 | — | Unverified |