Image Super-Resolution With Content-Aware Feature Processing

Published: 01 Jan 2024, Last Modified: 02 Oct 2024IEEE Trans. Artif. Intell. 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: Image super-resolution (SR) is currently a very active research topic with applications spanning from computer vision to videos and graphic industries. The top performers in SR field usually employ deep or wide convolutional neural networks (CNNs) to restore the lost textures from low-resolution images. However, most of these methods adopt pixel shuffle and deconvolution as their upsampling techniques and often generate conspicuous artifacts in the reconstructed image. In addition, the ongoing trend of directly portraying the degraded low-resolution image to a high-resolution image via complex deep CNNs improves the reconstruction performance, but at the cost of high computational complexity. In this article, we propose a multilevel bicubic upsampler network for reconstructing high-quality SR image with a restricted number of parameters. A novel content-aware feature difference (CAFD) block is presented to reform the network by focusing on contextual information. The proposed CAFD block consists of four multilevel attention blocks for a better extraction of low-level features at different scales. Furthermore, we design an innovative upsampling layer that consistently outperforms the traditional upsampling methods. These components collaboratively endow our proposed network with a great performance boost, helping it achieve state-of-the-art accuracy on five synthetic benchmark datasets, both qualitatively and quantitatively. In addition, a detailed ablation study has been accomplished to scrutinize the improvements obtained by different modules in the proposed method.
Loading