Spatial-Spectral Residual Network for Hyperspectral Image Super-Resolution
This work addresses the problem of low performance in hyperspectral image super-resolution for remote sensing or imaging applications, representing an incremental improvement over existing deep learning methods.
The paper tackles hyperspectral image super-resolution by proposing a spatial-spectral residual network (SSRNet) that uses 3D convolution and a residual module to better extract spatial and spectral information, achieving superior performance on three benchmark datasets compared to state-of-the-art methods.
Deep learning-based hyperspectral image super-resolution (SR) methods have achieved great success recently. However, most existing models can not effectively explore spatial information and spectral information between bands simultaneously, obtaining relatively low performance. To address this issue, in this paper, we propose a novel spectral-spatial residual network for hyperspectral image super-resolution (SSRNet). Our method can effectively explore spatial-spectral information by using 3D convolution instead of 2D convolution, which enables the network to better extract potential information. Furthermore, we design a spectral-spatial residual module (SSRM) to adaptively learn more effective features from all the hierarchical features in units through local feature fusion, significantly improving the performance of the algorithm. In each unit, we employ spatial and temporal separable 3D convolution to extract spatial and spectral information, which not only reduces unaffordable memory usage and high computational cost, but also makes the network easier to train. Extensive evaluations and comparisons on three benchmark datasets demonstrate that the proposed approach achieves superior performance in comparison to existing state-of-the-art methods.