paper-with-me

Papers

PGMAN: An Unsupervised Generative Multi-adversarial Network for Pan-sharpening

2020-12-16 · Huanyu Zhou, Qingjie Liu, Yunhong Wang

Pan-sharpening aims at fusing a low-resolution (LR) multi-spectral (MS) image and a high-resolution (HR) panchromatic (PAN) image acquired by a satellite to generate an HR MS image. Many deep learning based methods have been developed in the past few years. However, since there are no intended HR MS images as references for learning, almost all of the existing methods down-sample the MS and PAN images and regard the original MS images as targets to form a supervised setting for training. These methods may perform well on the down-scaled images, however, they generalize poorly to the full-resolution images. To conquer this problem, we design an unsupervised framework that is able to learn directly from the full-resolution images without any preprocessing. The model is built based on a novel generative multi-adversarial network. We use a two-stream generator to extract the modality-specific features from the PAN and MS images, respectively, and develop a dual-discriminator to preserve the spectral and spatial information of the inputs when performing fusion. Furthermore, a novel loss function is introduced to facilitate training under the unsupervised setting. Experiments and comparisons with other state-of-the-art methods on GaoFen-2 and QuickBird images demonstrate that the proposed method can obtain much better fusion results on the full-resolution images.

📄 PDF Abstract BibTeX arXiv:2012.09054

Code (1)

zhysora/PGMAN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Unsupervised Cycle-consistent Generative Adversarial Networks for Pan-sharpening

2021-09-20 · Huanyu Zhou, Qingjie Liu, Dawei Weng, Yunhong Wang

Deep learning based pan-sharpening has received significant research interest in recent years. Most of existing methods fall into the supervised learning framework in which they down-sample the multi-spectral (MS) and pa…

PC-GANs: Progressive Compensation Generative Adversarial Networks for Pan-sharpening

2022-07-29 · Yinghui Xing, Shuyuan Yang, Song Wang, Yan Zhang 외

The fusion of multispectral and panchromatic images is always dubbed pansharpening. Most of the available deep learning-based pan-sharpening methods sharpen the multispectral images through a one-step scheme, which stron…

Generative Adversarial NetworkPansharpening

FGF-GAN: A Lightweight Generative Adversarial Network for Pansharpening via Fast Guided Filter

2020-12-31 · Zixiang Zhao, Jiangshe Zhang, Shuang Xu, Kai Sun 외

Pansharpening is a widely used image enhancement technique for remote sensing. Its principle is to fuse the input high-resolution single-channel panchromatic (PAN) image and low-resolution multi-spectral image and to obt…

Generative Adversarial NetworkImage EnhancementPansharpening

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

Rethinking CNN-Based Pansharpening: Guided Colorization of Panchromatic Images via GANs

2020-06-30 · Furkan Ozcelik, Ugur Alganci, Elif Sertel, Gozde Unal

Convolutional Neural Networks (CNN)-based approaches have shown promising results in pansharpening of satellite images in recent years. However, they still exhibit limitations in producing high-quality pansharpening outp…

ColorizationPansharpeningSelf-Supervised LearningSuper-Resolution