# CompenNet++: End-to-end Full Projector Compensation

**Authors:** Bingyao Huang, Haibin Ling

arXiv: 1908.06246 · 2020-03-04

## TL;DR

CompenNet++ is an end-to-end deep learning framework that jointly addresses geometric and photometric projector compensation, improving accuracy and efficiency over traditional separate methods.

## Contribution

This work introduces the first end-to-end solution for full projector compensation, integrating geometric correction with photometric compensation in a unified trainable model.

## Key findings

- Outperforms previous methods in compensation quality.
- Significantly reduces computation time after training.
- Provides the first setup-independent benchmark for full compensation.

## Abstract

Full projector compensation aims to modify a projector input image such that it can compensate for both geometric and photometric disturbance of the projection surface. Traditional methods usually solve the two parts separately, although they are known to correlate with each other. In this paper, we propose the first end-to-end solution, named CompenNet++, to solve the two problems jointly. Our work non-trivially extends CompenNet, which was recently proposed for photometric compensation with promising performance. First, we propose a novel geometric correction subnet, which is designed with a cascaded coarse-to-fine structure to learn the sampling grid directly from photometric sampling images. Second, by concatenating the geometric correction subset with CompenNet, CompenNet++ accomplishes full projector compensation and is end-to-end trainable. Third, after training, we significantly simplify both geometric and photometric compensation parts, and hence largely improves the running time efficiency. Moreover, we construct the first setup-independent full compensation benchmark to facilitate the study on this topic. In our thorough experiments, our method shows clear advantages over previous arts with promising compensation quality and meanwhile being practically convenient.

## Full text

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

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1908.06246/full.md

## References

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

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