SROBB: Targeted Perceptual Loss for Single Image Super-Resolution

Abstract

By benefiting from perceptual losses, recent studies have improved significantly the performance of the super-resolution task, where a high-resolution image is resolved from its low-resolution counterpart. Although such objective functions generate near-photorealistic results, their capability is limited, since they estimate the reconstruction error for an entire image in the same way, without considering any semantic information. In this paper, we propose a novel method to benefit from perceptual loss in a more objective way. We optimize a deep network-based decoder with a targeted objective function that penalizes images at different semantic levels using the corresponding terms. In particular, the proposed method leverages our proposed OBB (Object, Background and Boundary) labels, generated from segmentation labels, to estimate a suitable perceptual loss for boundaries, while considering texture similarity for backgrounds. We show that our proposed approach results in more realistic textures and sharper edges, and outperforms other state-of-the-art algorithms in terms of both qualitative results on standard benchmarks and results of extensive user studies.

Cite

Text

Rad et al. "SROBB: Targeted Perceptual Loss for Single Image Super-Resolution." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00280

Markdown

[Rad et al. "SROBB: Targeted Perceptual Loss for Single Image Super-Resolution." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/rad2019iccv-srobb/) doi:10.1109/ICCV.2019.00280

BibTeX

@inproceedings{rad2019iccv-srobb,
  title     = {{SROBB: Targeted Perceptual Loss for Single Image Super-Resolution}},
  author    = {Rad, Mohammad Saeed and Bozorgtabar, Behzad and Marti, Urs-Viktor and Basler, Max and Ekenel, Hazim Kemal and Thiran, Jean-Philippe},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00280},
  url       = {https://mlanthology.org/iccv/2019/rad2019iccv-srobb/}
}