paper-with-me

Papers

Learning deep multiresolution representations for pansharpening

2021-02-16 · Hannan Adeel, Syed Sohaib Ali, Muhammad Mohsin Riaz, Syed Abdul Mannan Kirmani, Muhammad Imran Qureshi, Junaid Imtiaz

Retaining spatial characteristics of panchromatic image and spectral information of multispectral bands is a critical issue in pansharpening. This paper proposes a pyramid based deep fusion framework that preserves spectral and spatial characteristics at different scales. The spectral information is preserved by passing the corresponding low resolution multispectral image as residual component of the network at each scale. The spatial information is preserved by training the network at each scale with the high frequencies of panchromatic image alongside the corresponding low resolution multispectral image. The parameters of different networks are shared across the pyramid in order to add spatial details consistently across scales. The parameters are also shared across fusion layers within a network at a specific scale. Experiments suggest that the proposed architecture outperforms state of the art pansharpening models. The proposed model, code and dataset is publicly available at https://github.com/sohaibali01/deep_pyramid_fusion.

📄 PDF Abstract BibTeX arXiv:2102.08423

Code (1)

sohaibali01/deep_pyramid_fusion 공식 구현 tf

Tasks

Pansharpening

Similar Papers 제목 키워드 기반

Hyperspectral pansharpening: a review

2015-04-17 · Laetitia Loncan, Luis B. Almeida, José M. Bioucas-Dias, Xavier Briottet 외

Pansharpening aims at fusing a panchromatic image with a multispectral one, to generate an image with the high spatial resolution of the former and the high spectral resolution of the latter. In the last decade, many alg…

Pansharpening

Unsupervised Deep Learning-based Pansharpening with Jointly-Enhanced Spectral and Spatial Fidelity

2023-07-26 · Matteo Ciotola, Giovanni Poggi, Giuseppe Scarpa

In latest years, deep learning has gained a leading role in the pansharpening of multiresolution images. Given the lack of ground truth data, most deep learning-based methods carry out supervised training in a reduced-re…

Deep LearningPansharpening

Recurrent Multiresolution Convolutional Networks for VHR Image Classification

2018-06-15 · John Ray Bergado, Claudio Persello, Alfred Stein

Classification of very high resolution (VHR) satellite images has three major challenges: 1) inherent low intra-class and high inter-class spectral similarities, 2) mismatching resolution of available bands, and 3) the n…

ClassificationGeneral Classificationimage-classificationImage Classification+2

Unsupervised Pansharpening Based on Self-Attention Mechanism

2020-06-16 · Ying Qu, Razieh Kaviani Baghbaderani, Hairong Qi, Chiman Kwan

Pansharpening is to fuse a multispectral image (MSI) of low-spatial-resolution (LR) but rich spectral characteristics with a panchromatic image (PAN) of high-spatial-resolution (HR) but poor spectral characteristics. Tra…

Pansharpening

Universal Pansharpening Model

2026-03-04 · Hebaixu Wang, Jing Zhang, Haonan Guo, Di Wang 외 arxiv

Pansharpening generates the high-resolution multi-spectral (MS) image by integrating spatial details from a texture-rich panchromatic (PAN) image and spectral attributes from a low-resolution MS image. Existing methods a…