IEEE Access (Jan 2023)

Skip-Concatenated Image Super-Resolution Network for Mobile Devices

  • Ganzorig Gankhuyag,
  • Jingang Huh,
  • Myeongkyun Kim,
  • Kihwan Yoon,
  • Hyeoncheol Moon,
  • Seungho Lee,
  • Jinwoo Jeong,
  • Sungjei Kim,
  • Yoonsik Choe

DOI
https://doi.org/10.1109/ACCESS.2022.3232258
Journal volume & issue
Vol. 11
pp. 4972 – 4982

Abstract

Read online

Single-image super-resolution technology has been widely studied in various applications to improve the quality and resolution of degraded images acquired from noise-sensitive low-resolution sensors. As most studies on single-image super-resolution focused on the development of deep learning networks operating on high-performance GPUs, this study proposed an efficient and lightweight super-resolution network that enables real-time performance on mobile devices. To replace the relatively slow element-wise addition layer on mobile devices, we introduced a skip connection layer by directly concatenating a low-resolution input image with an intermediate feature map. In addition, we introduced weighted clipping to reduce the quantization errors commonly encountered during float-to-int8 model conversion. Moreover, a reparameterization method was selectively applied without increasing the cost in terms of inference time and number of parameters. Based on the contributions, the proposed network has been recognized as the best solution in Mobile AI & AIM 2022 Real-Time Single-Image Super-Resolution Challenge with PSNR of 30.03 dB and NPU runtime of 19.20 ms.

Keywords