Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sub-Pixel Back-Projection Network For Lightweight Single Image Super-Resolution

About

Convolutional neural network (CNN)-based methods have achieved great success for single-image superresolution (SISR). However, most models attempt to improve reconstruction accuracy while increasing the requirement of number of model parameters. To tackle this problem, in this paper, we study reducing the number of parameters and computational cost of CNN-based SISR methods while maintaining the accuracy of super-resolution reconstruction performance. To this end, we introduce a novel network architecture for SISR, which strikes a good trade-off between reconstruction quality and low computational complexity. Specifically, we propose an iterative back-projection architecture using sub-pixel convolution instead of deconvolution layers. We evaluate the performance of computational and reconstruction accuracy for our proposed model with extensive quantitative and qualitative evaluations. Experimental results reveal that our proposed method uses fewer parameters and reduces the computational cost while maintaining reconstruction accuracy against state-of-the-art SISR methods over well-known four SR benchmark datasets. Code is available at "https://github.com/supratikbanerjee/SubPixel-BackProjection_SuperResolution".

Supratik Banerjee, Cagri Ozcinar, Aakanksha Rana, Aljosa Smolic, Michael Manzke• 2020

Related benchmarks

TaskDatasetResultRank
Single Image Super-ResolutionUrban100 scale 2
PSNR32.07
40
Super-ResolutionSet14 x2 upscaling (test)
PSNR33.62
18
Single Image Super-ResolutionSet5 x2 upscaling (test)
PSNR38.05
13
Single Image Super-ResolutionBSDS100 x2 upscaling (test)
PSNR32.21
13
Showing 4 of 4 rows

Other info

Code

Follow for update