SOTAVerified

Continuous Object Representation Networks: Novel View Synthesis without Target View Supervision

2020-07-30NeurIPS 2020Code Available1· sign in to hype

Nicolai Häni, Selim Engin, Jun-Jee Chao, Volkan Isler

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Novel View Synthesis (NVS) is concerned with synthesizing views under camera viewpoint transformations from one or multiple input images. NVS requires explicit reasoning about 3D object structure and unseen parts of the scene to synthesize convincing results. As a result, current approaches typically rely on supervised training with either ground truth 3D models or multiple target images. We propose Continuous Object Representation Networks (CORN), a conditional architecture that encodes an input image's geometry and appearance that map to a 3D consistent scene representation. We can train CORN with only two source images per object by combining our model with a neural renderer. A key feature of CORN is that it requires no ground truth 3D models or target view supervision. Regardless, CORN performs well on challenging tasks such as novel view synthesis and single-view 3D reconstruction and achieves performance comparable to state-of-the-art approaches that use direct supervision. For up-to-date information, data, and code, please see our project page: https://nicolaihaeni.github.io/corn/.

Tasks

Reproductions