TL;DR
This paper introduces PZRes-Net, a lightweight deep neural network that effectively enhances hyperspectral image resolution by learning high-frequency residuals across spectral bands, outperforming existing methods in accuracy and efficiency.
Contribution
The paper proposes a novel progressive zero-centric residual network with spectral-spatial separable convolutions and zero-mean normalization for hyperspectral image super-resolution.
Findings
PZRes-Net improves PSNR by over 3dB compared to state-of-the-art.
It reduces parameters by 2.3 times and FLOPs by 15 times.
The method achieves significant visual quality improvements.
Abstract
This paper explores the problem of hyperspectral image (HSI) super-resolution that merges a low resolution HSI (LR-HSI) and a high resolution multispectral image (HR-MSI). The cross-modality distribution of the spatial and spectral information makes the problem challenging. Inspired by the classic wavelet decomposition-based image fusion, we propose a novel \textit{lightweight} deep neural network-based framework, namely progressive zero-centric residual network (PZRes-Net), to address this problem efficiently and effectively. Specifically, PZRes-Net learns a high resolution and \textit{zero-centric} residual image, which contains high-frequency spatial details of the scene across all spectral bands, from both inputs in a progressive fashion along the spectral dimension. And the resulting residual image is then superimposed onto the up-sampled LR-HSI in a \textit{mean-value invariant}…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
