paper-with-me

Papers

A Dual Attentive Generative Adversarial Network for Remote Sensing Image Change Detection

2023-10-03 · Luyi Qiu, Xiaofeng Zhang, Chaochen Gu, and ShanYing Zhu

Remote sensing change detection between bi-temporal images receives growing concentration from researchers. However, comparing two bi-temporal images for detecting changes is challenging, as they demonstrate different appearances. In this paper, we propose a dual attentive generative adversarial network for achieving very high-resolution remote sensing image change detection tasks, which regards the detection model as a generator and attains the optimal weights of the detection model without increasing the parameters of the detection model through generative-adversarial strategy, boosting the spatial contiguity of predictions. Moreover, We design a multi-level feature extractor for effectively fusing multi-level features, which adopts the pre-trained model to extract multi-level features from bi-temporal images and introduces aggregate connections to fuse them. To strengthen the identification of multi-scale objects, we propose a multi-scale adaptive fusion module to adaptively fuse multi-scale features through various receptive fields and design a context refinement module to explore contextual dependencies. Moreover, the DAGAN framework utilizes the 4-layer convolution network as a discriminator to identify whether the synthetic image is fake or real. Extensive experiments represent that the DAGAN framework has better performance with 85.01% mean IoU and 91.48% mean F1 score than advanced methods on the LEVIR dataset.

📄 PDF Abstract BibTeX arXiv:2310.01876

Code (0)

등록된 구현이 없습니다.

Tasks

Change DetectionGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Attention mechanism-based generative adversarial networks for cloud removal in Landsat images

2022-03-15 · Remote Sensing of Environment 2022 3 · Meng Xu, Furong Deng, Sen Jia, Xiuping Jia 외

The existence of clouds affects the quality of optical remote sensing images. Cloud removal is an important preprocessing procedure to effectively improve the utilization of optical remote sensing images. Thin clouds par…

Cloud Removal

Changes to Captions: An Attentive Network for Remote Sensing Change Captioning

2023-04-03 · Shizhen Chang, Pedram Ghamisi

In recent years, advanced research has focused on the direct learning and analysis of remote sensing images using natural language processing (NLP) techniques. The ability to accurately describe changes occurring in mult…

Multi-Attention Generative Adversarial Network for Remote Sensing Image Super-Resolution

2021-07-14 · Meng Xu, Zhihao Wang, Jiasong Zhu, Xiuping Jia 외

Image super-resolution (SR) methods can generate remote sensing images with high spatial resolution without increasing the cost, thereby providing a feasible way to acquire high-resolution remote sensing images, which ar…

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

Cloud Removal for Remote Sensing Imagery via Spatial Attention Generative Adversarial Network

2020-09-28 · Heng Pan

Optical remote sensing imagery has been widely used in many fields due to its high resolution and stable geometric properties. However, remote sensing imagery is inevitably affected by climate, especially clouds. Removin…

Cloud RemovalGenerative Adversarial NetworkSingle Particle Analysis

GeoThreat: Transferable Targeted Adversarial Attacks on Large Vision-Language Models for Remote Sensing Image Interpretation

2026-07-23 · Yimin Fu, Yuefeng Bai, Baicheng Pan, Zhunga Liu 외 arxiv

Adversarial attacks against large vision-language models (LVLMs) serve as an effective means of assessing their robustness in cross-modal semantic understanding. Existing studies mainly focus on corrupting visual inputs …

Adversarial Attack