English

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

Image and Video Processing 2020-08-05 v1 Computer Vision and Pattern Recognition

Abstract

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".

Keywords

Cite

@article{arxiv.2008.01116,
  title  = {Sub-Pixel Back-Projection Network For Lightweight Single Image Super-Resolution},
  author = {Supratik Banerjee and Cagri Ozcinar and Aakanksha Rana and Aljosa Smolic and Michael Manzke},
  journal= {arXiv preprint arXiv:2008.01116},
  year   = {2020}
}

Comments

To appear in IMVIP 2020

R2 v1 2026-06-23T17:36:48.029Z