Real-World Super-Resolution via Kernel Estimation and Noise Injection

Abstract

Recent state-of-the-art super-resolution methods have achieved impressive performance on ideal datasets regardless of blur and noise. However, these methods always fail in real-world image super-resolution, since most of them adopt simple bicubic downsampling from high-quality images to construct Low-Resolution (LR) and HighResolution (HR) pairs for training which may lose track of frequency-related details. To address this issue, we focus on designing a novel degradation framework for real- world images by estimating various blur kernels as well as real noise distributions. Based on our novel degradation framework, we can acquire LR images sharing a common domain with real-world images. Then, we propose a real- world super-resolution model aiming at better perception. Extensive experiments on synthetic noise data and real- world images demonstrate that our method outperforms the state-of-the-art methods, resulting in lower noise and better visual quality. In addition, our method is the winner of NTIRE 2020 Challenge on both tracks of Real-World Super-Resolution, which significantly outperforms other competitors by large margins.

Cite

Text

Ji et al. "Real-World Super-Resolution via Kernel Estimation and Noise Injection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00241

Markdown

[Ji et al. "Real-World Super-Resolution via Kernel Estimation and Noise Injection." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/ji2020cvprw-realworld/) doi:10.1109/CVPRW50498.2020.00241

BibTeX

@inproceedings{ji2020cvprw-realworld,
  title     = {{Real-World Super-Resolution via Kernel Estimation and Noise Injection}},
  author    = {Ji, Xiaozhong and Cao, Yun and Tai, Ying and Wang, Chengjie and Li, Jilin and Huang, Feiyue},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {1914-1923},
  doi       = {10.1109/CVPRW50498.2020.00241},
  url       = {https://mlanthology.org/cvprw/2020/ji2020cvprw-realworld/}
}