Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SARAS-Net: Scale and Relation Aware Siamese Network for Change Detection

About

Change detection (CD) aims to find the difference between two images at different times and outputs a change map to represent whether the region has changed or not. To achieve a better result in generating the change map, many State-of-The-Art (SoTA) methods design a deep learning model that has a powerful discriminative ability. However, these methods still get lower performance because they ignore spatial information and scaling changes between objects, giving rise to blurry or wrong boundaries. In addition to these, they also neglect the interactive information of two different images. To alleviate these problems, we propose our network, the Scale and Relation-Aware Siamese Network (SARAS-Net) to deal with this issue. In this paper, three modules are proposed that include relation-aware, scale-aware, and cross-transformer to tackle the problem of scene change detection more effectively. To verify our model, we tested three public datasets, including LEVIR-CD, WHU-CD, and DSFIN, and obtained SoTA accuracy. Our code is available at https://github.com/f64051041/SARAS-Net.

Chao-Peng Chen, Jun-Wei Hsieh, Ping-Yang Chen, Yi-Kuan Hsieh, Bor-Shiun Wang• 2022

Related benchmarks

TaskDatasetResultRank
Change DetectionLEVIR-CD (test)
F1 Score91.91
357
Change DetectionWHU-CD (test)
IoU83.47
286
Change DetectionLEVIR-CD
F1 Score90.44
188
Change DetectionWHU-CD
IoU81.08
133
Remote Sensing Change DetectionCLCD (test)
F1 Score74.7
61
Change DetectionDSIFN-CD (test)
Precision68.18
53
Showing 6 of 6 rows

Other info

Code

Follow for update