paper-with-me

Papers

SRC-Net: Bi-Temporal Spatial Relationship Concerned Network for Change Detection

2024-06-09 · Hongjia Chen, Xin Xu, Fangling Pu

Change detection (CD) in remote sensing imagery is a crucial task with applications in environmental monitoring, urban development, and disaster management. CD involves utilizing bi-temporal images to identify changes over time. The bi-temporal spatial relationships between features at the same location at different times play a key role in this process. However, existing change detection networks often do not fully leverage these spatial relationships during bi-temporal feature extraction and fusion. In this work, we propose SRC-Net: a bi-temporal spatial relationship concerned network for CD. The proposed SRC-Net includes a Perception and Interaction Module that incorporates spatial relationships and establishes a cross-branch perception mechanism to enhance the precision and robustness of feature extraction. Additionally, a Patch-Mode joint Feature Fusion Module is introduced to address information loss in current methods. It considers different change modes and concerns about spatial relationships, resulting in more expressive fusion features. Furthermore, we construct a novel network using these two relationship concerned modules and conducted experiments on the LEVIR-CD and WHU Building datasets. The experimental results demonstrate that our network outperforms state-of-the-art (SOTA) methods while maintaining a modest parameter count. We believe our approach sets a new paradigm for change detection and will inspire further advancements in the field. The code and models are publicly available at https://github.com/Chnja/SRCNet.

📄 PDF Abstract BibTeX arXiv:2406.05668

Code (1)

Chnja/SRCNet 공식 구현 pytorch

Tasks

Building change detection for remote sensing imagesChange Detection

Methods 이 논문이 사용한 방법론

ConvNeXt 설명 없음

Similar Papers 제목 키워드 기반

Spatial Focused Bitemporal Interactive Network for Remote Sensing Image Change Detection

2024-07-08 · IEEE Transactions on Geoscience and Remote Sensing 2024 7 · Hang Sun, Yuan YAO, Lefei Zhang, Dong Ren

Recently, transformers have been widely explored in remote sensing image change detection and achieved remarkable performance. However, most existing transformer-based change detection methods overlook exploring the spat…

Change DetectionDiversity

A Spatial-Temporal Attention-Based Method and a New Dataset for Remote Sensing Image Change Detection

2020-05-22 · Remote Sensing 2020 5 · Hao Chen, Zhenwei Shi

Remote sensing image change detection (CD) is done to identify desired significant changes between bitemporal images. Given two co-registered images taken at different times, the illumination variations and misregistrati…

Change Detection

dual unet:a novel siamese network for change detection with cascade differential fusion

2022-08-12 · Kaixuan Jiang, Ja Liu, Fang Liu, Wenhua Zhang 외

Change detection (CD) of remote sensing images is to detect the change region by analyzing the difference between two bitemporal images. It is extensively used in land resource planning, natural hazards monitoring and ot…

Change Detection

SChanger: Change Detection from a Semantic Change and Spatial Consistency Perspective

2025-03-26 · Ziyu Zhou, Keyan Hu, Yutian Fang, Xiaoping Rui

Change detection is a key task in Earth observation applications. Recently, deep learning methods have demonstrated strong performance and widespread application. However, change detection faces data scarcity due to the …

Change Detection

Explicit Change Relation Learning for Change Detection in VHR Remote Sensing Images

2023-11-14 · Dalong Zheng, Zebin Wu, Jia Liu, Chih-Cheng Hung 외

Change detection has always been a concerned task in the interpretation of remote sensing images. It is essentially a unique binary classification task with two inputs, and there is a change relationship between these tw…

Binary ClassificationChange DetectionRelation