paper-with-me

Papers

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

2021-07-14 · Meng Xu, Zhihao Wang, Jiasong Zhu, Xiuping Jia, Sen 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 are difficult to obtain due to the high cost of acquisition equipment and complex weather. Clearly, image super-resolution is a severe ill-posed problem. Fortunately, with the development of deep learning, the powerful fitting ability of deep neural networks has solved this problem to some extent. In this paper, we propose a network based on the generative adversarial network (GAN) to generate high resolution remote sensing images, named the multi-attention generative adversarial network (MA-GAN). We first designed a GAN-based framework for the image SR task. The core to accomplishing the SR task is the image generator with post-upsampling that we designed. The main body of the generator contains two blocks; one is the pyramidal convolution in the residual-dense block (PCRDB), and the other is the attention-based upsample (AUP) block. The attentioned pyramidal convolution (AttPConv) in the PCRDB block is a module that combines multi-scale convolution and channel attention to automatically learn and adjust the scaling of the residuals for better results. The AUP block is a module that combines pixel attention (PA) to perform arbitrary multiples of upsampling. These two blocks work together to help generate better quality images. For the loss function, we design a loss function based on pixel loss and introduce both adversarial loss and feature loss to guide the generator learning. We have compared our method with several state-of-the-art methods on a remote sensing scene image dataset, and the experimental results consistently demonstrate the effectiveness of the proposed MA-GAN.

📄 PDF Abstract BibTeX arXiv:2107.06536

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage Super-ResolutionSuper-Resolution

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 제목 키워드 기반

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

Remote Sensing Image Scene Classification Meets Deep Learning: Challenges, Methods, Benchmarks, and Opportunities

2020-05-03 · Gong Cheng, Xingxing Xie, Junwei Han, Lei Guo 외

Remote sensing image scene classification, which aims at labeling remote sensing images with a set of semantic categories based on their contents, has broad applications in a range of fields. Propelled by the powerful fe…

ClassificationDeep LearningGeneral ClassificationGenerative Adversarial Network+2

PSGAN: A Generative Adversarial Network for Remote Sensing Image Pan-Sharpening

2018-05-09 · Qingjie Liu, Huanyu Zhou, Qizhi Xu, Xiangyu Liu 외

This paper addresses the problem of remote sensing image pan-sharpening from the perspective of generative adversarial learning. We propose a novel deep neural network based method named PSGAN. To the best of our knowled…

Generative Adversarial Network

Multi-Head Linear Attention Generative Adversarial Network for Thin Cloud Removal

2020-12-20 · Chenxi Duan, Rui Li

In remote sensing images, the existence of the thin cloud is an inevitable and ubiquitous phenomenon that crucially reduces the quality of imageries and limits the scenarios of application. Therefore, thin cloud removal …

Cloud RemovalGenerative Adversarial Network

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