English

Image Super-resolution with An Enhanced Group Convolutional Neural Network

Computer Vision and Pattern Recognition 2022-08-02 v2 Image and Video Processing

Abstract

CNNs with strong learning abilities are widely chosen to resolve super-resolution problem. However, CNNs depend on deeper network architectures to improve performance of image super-resolution, which may increase computational cost in general. In this paper, we present an enhanced super-resolution group CNN (ESRGCNN) with a shallow architecture by fully fusing deep and wide channel features to extract more accurate low-frequency information in terms of correlations of different channels in single image super-resolution (SISR). Also, a signal enhancement operation in the ESRGCNN is useful to inherit more long-distance contextual information for resolving long-term dependency. An adaptive up-sampling operation is gathered into a CNN to obtain an image super-resolution model with low-resolution images of different sizes. Extensive experiments report that our ESRGCNN surpasses the state-of-the-arts in terms of SISR performance, complexity, execution speed, image quality evaluation and visual effect in SISR. Code is found at https://github.com/hellloxiaotian/ESRGCNN.

Keywords

Cite

@article{arxiv.2205.14548,
  title  = {Image Super-resolution with An Enhanced Group Convolutional Neural Network},
  author = {Chunwei Tian and Yixuan Yuan and Shichao Zhang and Chia-Wen Lin and Wangmeng Zuo and David Zhang},
  journal= {arXiv preprint arXiv:2205.14548},
  year   = {2022}
}
R2 v1 2026-06-24T11:32:04.848Z