Open AccessComputer Science

P. Andersson, J. Nilsson, T. Akenine-Möller, M. Oskarsson, K. Åström, M. Fairchild

2020.8.26Proceedings of the ACM on Computer Graphics and Interactive Techniques

DOI: 10.1145/3406183

tlooto Summary

This work presents FLIP, which is a difference evaluator with a particular focus on the differences between rendered images and corresponding ground truths, which produces a map that approximates the difference perceived by humans when alternating between two images.

Abstract

Image quality measures are becoming increasingly important in the field of computer graphics. For example, there is currently a major focus on generating photorealistic images in real time by combining path tracing with denoising, for which such quality assessment is integral. We present FLIP, which is a difference evaluator with a particular focus on the differences between rendered images and corresponding ground truths. Our algorithm produces a map that approximates the difference perceived by humans when alternating between two images. FLIP is a combination of modified existing building blocks, and the net result is surprisingly powerful. We have compared our work against a wide range of existing image difference algorithms and we have visually inspected over a thousand image pairs that were either retrieved from image databases or generated in-house. We also present results of a user study which indicate that our method performs substantially better, on average, than the other algorithms. To facilitate the use of FLIP, we provide source code in C++, MATLAB, NumPy/SciPy, and PyTorch.

Citation format

ANDERSSON, P., et al. FLIP. Proceedings of the ACM on Computer Graphics and Interactive Techniques, 2020, 3: 1–23.