English

Monocular Neural Image Based Rendering with Continuous View Control

Computer Vision and Pattern Recognition 2019-09-10 v2

Abstract

We present an approach that learns to synthesize high-quality, novel views of 3D objects or scenes, while providing fine-grained and precise control over the 6-DOF viewpoint. The approach is self-supervised and only requires 2D images and associated view transforms for training. Our main contribution is a network architecture that leverages a transforming auto-encoder in combination with a depth-guided warping procedure to predict geometrically accurate unseen views. Leveraging geometric constraints renders direct supervision via depth or flow maps unnecessary. If large parts of the object are occluded in the source view, a purely learning based prior is used to predict the values for dis-occluded pixels. Our network furthermore predicts a per-pixel mask, used to fuse depth-guided and pixel-based predictions. The resulting images reflect the desired 6-DOF transformation and details are preserved. We thoroughly evaluate our architecture on synthetic and real scenes and under fine-grained and fixed-view settings. Finally, we demonstrate that the approach generalizes to entirely unseen images such as product images downloaded from the internet.

Keywords

Cite

@article{arxiv.1901.01880,
  title  = {Monocular Neural Image Based Rendering with Continuous View Control},
  author = {Xu Chen and Jie Song and Otmar Hilliges},
  journal= {arXiv preprint arXiv:1901.01880},
  year   = {2019}
}

Comments

The first two authors contributed equally to this paper. ICCV camera-ready version

R2 v1 2026-06-23T07:04:54.015Z