# End-to-end Projector Photometric Compensation

**Authors:** Bingyao Huang, Haibin Ling

arXiv: 1904.04335 · 2020-02-28

## TL;DR

This paper introduces CompenNet, an end-to-end convolutional neural network for projector photometric compensation, which effectively learns complex compensation functions and outperforms existing methods, supported by a novel evaluation benchmark.

## Contribution

First formulation of projector compensation as an end-to-end learning problem with a specialized CNN architecture and a new setup-independent evaluation benchmark.

## Key findings

- CompenNet outperforms state-of-the-art methods quantitatively.
- The architecture captures both photometric and environmental information.
- The benchmark enables objective, system-independent evaluation.

## Abstract

Projector photometric compensation aims to modify a projector input image such that it can compensate for disturbance from the appearance of projection surface. In this paper, for the first time, we formulate the compensation problem as an end-to-end learning problem and propose a convolutional neural network, named CompenNet, to implicitly learn the complex compensation function. CompenNet consists of a UNet-like backbone network and an autoencoder subnet. Such architecture encourages rich multi-level interactions between the camera-captured projection surface image and the input image, and thus captures both photometric and environment information of the projection surface. In addition, the visual details and interaction information are carried to deeper layers along the multi-level skip convolution layers. The architecture is of particular importance for the projector compensation task, for which only a small training dataset is allowed in practice. Another contribution we make is a novel evaluation benchmark, which is independent of system setup and thus quantitatively verifiable. Such benchmark is not previously available, to our best knowledge, due to the fact that conventional evaluation requests the hardware system to actually project the final results. Our key idea, motivated from our end-to-end problem formulation, is to use a reasonable surrogate to avoid such projection process so as to be setup-independent. Our method is evaluated carefully on the benchmark, and the results show that our end-to-end learning solution outperforms state-of-the-arts both qualitatively and quantitatively by a significant margin.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.04335/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1904.04335/full.md

## References

40 references — full list in the complete paper: https://tomesphere.com/paper/1904.04335/full.md

---
Source: https://tomesphere.com/paper/1904.04335