GRFN: A Group Residual Feature Network for Lightweight Image Super-Resolution
摘要
In recent years, image super-resolution (SR) research has made remarkable progress. However, the complexity of the models, such as increased network depth, attention mechanisms, and Transformer structures, has resulted in high computational costs, making it challenging to deploy these models on mobile devices. To address this issue, we propose a lightweight SR model based on the group residual feature network (GRFN). Our model features an efficient Group Residual Feature Block (GRFB), composed mainly of Feature Pixel Convolution Units (FPUs) combined with local residual connection stacking. This design simplifies feature fusion and strikes a balance between model performance and inference time. With a scale factor of 4, the number of parameters of GRFN is only 554 K, and PSNR/SSIM is able to reach 32.30 dB/0.8965, which balances the inference speed and quality and outperforms the state-of-the-art methods. Furthermore, our model achieves excellent reconstruction results in subjective visual evaluations.