Predicting Visible Image Differences Under Varying Display Brightness and Viewing Distance

Abstract

Numerous applications require a robust metric that can predict whether image differences are visible or not. However, the accuracy of existing white-box visibility metrics, such as HDR-VDP, is often not good enough. CNN-based black-box visibility metrics have proven to be more accurate, but they cannot account for differences in viewing conditions, such as display brightness and viewing distance. In this paper, we propose a CNN-based visibility metric, which maintains the accuracy of deep network solutions and accounts for viewing conditions. To achieve this, we extend the existing dataset of locally visible differences (LocVis) with a new set of measurements, collected considering aforementioned viewing conditions. Then, we develop a hybrid model that combines white-box processing stages for modeling the effects of luminance masking and contrast sensitivity, with a black-box deep neural network. We demonstrate that the novel hybrid model can handle the change of viewing conditions correctly and outperforms state-of-the-art metrics.

Cite

Text

Ye et al. "Predicting Visible Image Differences Under Varying Display Brightness and Viewing Distance." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019. doi:10.1109/CVPR.2019.00558

Markdown

[Ye et al. "Predicting Visible Image Differences Under Varying Display Brightness and Viewing Distance." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2019.](https://mlanthology.org/cvpr/2019/ye2019cvpr-predicting/) doi:10.1109/CVPR.2019.00558

BibTeX

@inproceedings{ye2019cvpr-predicting,
  title     = {{Predicting Visible Image Differences Under Varying Display Brightness and Viewing Distance}},
  author    = {Ye, Nanyang and Wolski, Krzysztof and Mantiuk, Rafal K.},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2019},
  doi       = {10.1109/CVPR.2019.00558},
  url       = {https://mlanthology.org/cvpr/2019/ye2019cvpr-predicting/}
}