English

Deep Learning-based Image Super-Resolution Considering Quantitative and Perceptual Quality

Computer Vision and Pattern Recognition 2019-04-22 v2

Abstract

Recently, it has been shown that in super-resolution, there exists a tradeoff relationship between the quantitative and perceptual quality of super-resolved images, which correspond to the similarity to the ground-truth images and the naturalness, respectively. In this paper, we propose a novel super-resolution method that can improve the perceptual quality of the upscaled images while preserving the conventional quantitative performance. The proposed method employs a deep network for multi-pass upscaling in company with a discriminator network and two quantitative score predictor networks. Experimental results demonstrate that the proposed method achieves a good balance of the quantitative and perceptual quality, showing more satisfactory results than existing methods.

Keywords

Cite

@article{arxiv.1809.04789,
  title  = {Deep Learning-based Image Super-Resolution Considering Quantitative and Perceptual Quality},
  author = {Jun-Ho Choi and Jun-Hyuk Kim and Manri Cheon and Jong-Seok Lee},
  journal= {arXiv preprint arXiv:1809.04789},
  year   = {2019}
}

Comments

Won the 2nd place for Region 2 in the PIRM Challenge on Perceptual Super Resolution at ECCV 2018. GitHub at https://github.com/idearibosome/tf-perceptual-eusr

R2 v1 2026-06-23T04:04:53.946Z