College of Computer Science and Technology, Zhejiang University of Technology, China.
College of Computer Science and Technology, Zhejiang University of Technology, China.
Neural Netw. 2024 Jan;169:120-133. doi: 10.1016/j.neunet.2023.10.015. Epub 2023 Oct 13.
The image super-resolution (SR) operation holds multiple solutions with the one-to-many mapping from low-resolution (LR) to high-resolution (HR) space. However, the SR of different scales for the same image is usually regarded as independent tasks in the existing SR networks. Therefore, these networks are inflexible to effectively utilize feature learning experience and require much more computing time to recover HR images in higher resolutions. Recent arbitrary scale SR methods still cannot solve these problems. To efficiently and effectively recover HR images, this paper presents an efficient multi-scale learning method for image SR networks based on a novel self-generating (SG) mechanism. This method (briefly named SG-SR) utilizes the feature learning results of SR networks to generate upscale filters by using the novel SG upscale module, which is proposed to replace the traditional upscale module. For each scale factor, the SG upscale module provides the corresponding amount of the spatial weights to filter the LR tensor and then converts filtered tensors with the original tensor to corresponding HR images. The proposed method is evaluated through extensive experiments and compared with state-of-the-art (SOTA) methods on widely used benchmark datasets. The experimental results show that our method has superior performance compared with SOTA methods, and the SG upscale module can improve the performance of existing SR networks effectively. What is more, our module has a much less calculation cost than the other upscale modules.
图像超分辨率 (SR) 操作具有多个解,这些解将低分辨率 (LR) 空间映射到高分辨率 (HR) 空间。然而,对于同一幅图像的不同尺度的 SR 通常被认为是现有 SR 网络中的独立任务。因此,这些网络对于有效利用特征学习经验不够灵活,并且需要更多的计算时间来恢复更高分辨率的 HR 图像。最近的任意尺度 SR 方法仍然无法解决这些问题。为了高效、有效地恢复 HR 图像,本文提出了一种基于新颖自生成 (SG) 机制的图像 SR 网络的高效多尺度学习方法。该方法(简称 SG-SR)利用 SR 网络的特征学习结果,通过使用新颖的 SG 上采样模块生成上采样滤波器,以替代传统的上采样模块。对于每个尺度因子,SG 上采样模块提供相应数量的空间权重来滤波 LR 张量,然后将滤波张量与原始张量进行转换,得到相应的 HR 图像。通过广泛的实验评估了所提出的方法,并与广泛使用的基准数据集上的最先进 (SOTA) 方法进行了比较。实验结果表明,与 SOTA 方法相比,我们的方法具有更好的性能,并且 SG 上采样模块可以有效地提高现有 SR 网络的性能。此外,我们的模块的计算成本比其他上采样模块低得多。