paper-with-me

Papers

STNet: Spatial and Temporal feature fusion network for change detection in remote sensing images

2023-04-22 · Xiaowen Ma, Jiawei Yang, Tingfeng Hong, Mengting Ma, Ziyan Zhao, Tian Feng, Wei zhang

As an important task in remote sensing image analysis, remote sensing change detection (RSCD) aims to identify changes of interest in a region from spatially co-registered multi-temporal remote sensing images, so as to monitor the local development. Existing RSCD methods usually formulate RSCD as a binary classification task, representing changes of interest by merely feature concatenation or feature subtraction and recovering the spatial details via densely connected change representations, whose performances need further improvement. In this paper, we propose STNet, a RSCD network based on spatial and temporal feature fusions. Specifically, we design a temporal feature fusion (TFF) module to combine bi-temporal features using a cross-temporal gating mechanism for emphasizing changes of interest; a spatial feature fusion module is deployed to capture fine-grained information using a cross-scale attention mechanism for recovering the spatial details of change representations. Experimental results on three benchmark datasets for RSCD demonstrate that the proposed method achieves the state-of-the-art performance. Code is available at https://github.com/xwmaxwma/rschange.

📄 PDF Abstract BibTeX arXiv:2304.11422

Code (1)

xwmaxwma/rschange 공식 구현 pytorch

Tasks

Binary ClassificationChange Detection

Similar Papers 제목 키워드 기반

A Spatial-Temporal Deformable Attention based Framework for Breast Lesion Detection in Videos

2023-09-09 · Chao Qin, Jiale Cao, Huazhu Fu, Rao Muhammad Anwer 외

Detecting breast lesion in videos is crucial for computer-aided diagnosis. Existing video-based breast lesion detection approaches typically perform temporal feature aggregation of deep backbone features based on the sel…

DecoderLesion Detection

Spiking Transformers for Event-Based Single Object Tracking

2022-01-01 · CVPR 2022 1 · Jiqing Zhang, Bo Dong, Haiwei Zhang, Jianchuan Ding 외

Event-based cameras bring a unique capability to tracking, being able to function in challenging real-world conditions as a direct result of their high temporal resolution and high dynamic range. These imagers captur…

ObjectObject Tracking

StNet: Local and Global Spatial-Temporal Modeling for Action Recognition

2018-11-05 · Dongliang He, Zhichao Zhou, Chuang Gan, Fu Li 외

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the exi…

Action RecognitionTemporal Action Localization

MSSTNet: A Multi-Scale Spatio-Temporal CNN-Transformer Network for Dynamic Facial Expression Recognition

2024-04-12 · Linhuang Wang, Xin Kang, Fei Ding, Satoshi Nakagawa 외

Unlike typical video action recognition, Dynamic Facial Expression Recognition (DFER) does not involve distinct moving targets but relies on localized changes in facial muscles. Addressing this distinctive attribute, we …

Action RecognitionAttributeDynamic Facial Expression RecognitionFacial Expression Recognition+1

Transformer-based RGB-T Tracking with Channel and Spatial Feature Fusion

2024-05-06 · Yunfeng Li, Bo wang, Ye Li, Zhiwen Yu 외

How to better fuse cross-modal features is the core issue of RGB-T tracking. Some previous methods either insufficiently fuse RGB and TIR features, or depend on intermediaries containing information from both modalities …

Rgb-T Tracking