English

Efficient Deep Neural Network for Photo-realistic Image Super-Resolution

Computer Vision and Pattern Recognition 2022-03-16 v5

Abstract

Recent progress in deep learning-based models has improved photo-realistic (or perceptual) single-image super-resolution significantly. However, despite their powerful performance, many methods are difficult to apply to real-world applications because of the heavy computational requirements. To facilitate the use of a deep model under such demands, we focus on keeping the network efficient while maintaining its performance. In detail, we design an architecture that implements a cascading mechanism on a residual network to boost the performance with limited resources via multi-level feature fusion. In addition, our proposed model adopts group convolution and recursive schemes in order to achieve extreme efficiency. We further improve the perceptual quality of the output by employing the adversarial learning paradigm and a multi-scale discriminator approach. The performance of our method is investigated through extensive internal experiments and benchmarks using various datasets. Our results show that our models outperform the recent methods with similar complexity, for both traditional pixel-based and perception-based tasks.

Keywords

Cite

@article{arxiv.1903.02240,
  title  = {Efficient Deep Neural Network for Photo-realistic Image Super-Resolution},
  author = {Namhyuk Ahn and Byungkon Kang and Kyung-Ah Sohn},
  journal= {arXiv preprint arXiv:1903.02240},
  year   = {2022}
}

Comments

Pattern Recognition

R2 v1 2026-06-23T07:59:33.815Z