paper-with-me

홈 › Papers

Band-wise Hyperspectral Image Pansharpening using CNN Model Propagation

2023-11-11 · Giuseppe Guarino, Matteo Ciotola, Gemine Vivone, Giuseppe Scarpa

Hyperspectral pansharpening is receiving a growing interest since the last few years as testified by a large number of research papers and challenges. It consists in a pixel-level fusion between a lower-resolution hyperspectral datacube and a higher-resolution single-band image, the panchromatic image, with the goal of providing a hyperspectral datacube at panchromatic resolution. Thanks to their powerful representational capabilities, deep learning models have succeeded to provide unprecedented results on many general purpose image processing tasks. However, when moving to domain specific problems, as in this case, the advantages with respect to traditional model-based approaches are much lesser clear-cut due to several contextual reasons. Scarcity of training data, lack of ground-truth, data shape variability, are some such factors that limit the generalization capacity of the state-of-the-art deep learning networks for hyperspectral pansharpening. To cope with these limitations, in this work we propose a new deep learning method which inherits a simple single-band unsupervised pansharpening model nested in a sequential band-wise adaptive scheme, where each band is pansharpened refining the model tuned on the preceding one. By doing so, a simple model is propagated along the wavelength dimension, adaptively and flexibly, with no need to have a fixed number of spectral bands, and, with no need to dispose of large, expensive and labeled training datasets. The proposed method achieves very good results on our datasets, outperforming both traditional and deep learning reference methods. The implementation of the proposed method can be found on https://github.com/giu-guarino/R-PNN

📄 PDF Abstract BibTeX arXiv:2311.06510

Code (1)

giu-guarino/r-pnn 공식 구현 pytorch

Tasks

Deep LearningPansharpening

Similar Papers 제목 키워드 기반

Zero-Shot Hyperspectral Pansharpening Using Hysteresis-Based Tuning for Spectral Quality Control

2025-05-22 · Giuseppe Guarino, Matteo Ciotola, Gemine Vivone, Giovanni Poggi 외

Hyperspectral pansharpening has received much attention in recent years due to technological and methodological advances that open the door to new application scenarios. However, research on this topic is only now gainin…

BenchmarkingPansharpening

Hyperspectral Pansharpening: Critical Review, Tools and Future Perspectives

2024-07-01 · Matteo Ciotola, Giuseppe Guarino, Gemine Vivone, Giovanni Poggi 외

Hyperspectral pansharpening consists of fusing a high-resolution panchromatic band and a low-resolution hyperspectral image to obtain a new image with high resolution in both the spatial and spectral domains. These remot…

Computational EfficiencyPansharpening

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 Hyperspectral Pansharpening via Low-rank Diffusion Model

2023-05-18 · Xiangyu Rui, Xiangyong Cao, Li Pang, Zeyu Zhu 외

Hyperspectral pansharpening is a process of merging a high-resolution panchromatic (PAN) image and a low-resolution hyperspectral (LRHS) image to create a single high-resolution hyperspectral (HRHS) image. Existing Bayes…

Pansharpening

THAT: Token-wise High-frequency Augmentation Transformer for Hyperspectral Pansharpening

2025-08-11 · Hongkun Jin, Hongcheng Jiang, Zejun Zhang, Yuan Zhang 외 arxiv

Transformer-based methods have demonstrated strong potential in hyperspectral pansharpening by modeling long-range dependencies. However, their effectiveness is often limited by redundant token representations and a lack…