Multi-Scale Dictionary for Single Image Super-Resolution

Abstract

Reconstruction- and example-based super-resolution (SR) methods are promising for restoring a high-resolution (HR) image from low-resolution (LR) image(s). Under large magnification, reconstruction-based methods usually fail to hallucinate visual details while example-based methods sometimes introduce unexpected details. Given a generic LR image, to reconstruct a photo-realistic SR image and to suppress artifacts in the reconstructed SR image, we introduce a multi-scale dictionary to a novel SR method that simultaneously integrates local and non-local priors. The local prior suppresses artifacts by using steering kernel regression to predict the target pixel from a small local area. The non-local prior enriches visual details by taking a weighted average of a large neighborhood as an estimate of the target pixel. Essentially, these two priors are complementary to each other. Experimental results demonstrate that the proposed method can produce high quality SR recovery both quantitatively and perceptually.

Cite

Text

Zhang et al. "Multi-Scale Dictionary for Single Image Super-Resolution." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247791

Markdown

[Zhang et al. "Multi-Scale Dictionary for Single Image Super-Resolution." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/zhang2012cvpr-multi/) doi:10.1109/CVPR.2012.6247791

BibTeX

@inproceedings{zhang2012cvpr-multi,
  title     = {{Multi-Scale Dictionary for Single Image Super-Resolution}},
  author    = {Zhang, Kaibing and Gao, Xinbo and Tao, Dacheng and Li, Xuelong},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {1114-1121},
  doi       = {10.1109/CVPR.2012.6247791},
  url       = {https://mlanthology.org/cvpr/2012/zhang2012cvpr-multi/}
}