CVDec 18, 2016

3D Shape Induction from 2D Views of Multiple Objects

arXiv:1612.05872v1310 citations
Originality Incremental advance
AI Analysis

This enables unsupervised 3D shape prediction and novel view generation from 2D images, which is incremental as it builds on GANs with a projection module.

The paper tackles the problem of learning 3D shape distributions from 2D views of multiple objects without 3D supervision, achieving comparable quality to GANs trained on 3D data for categories like chairs and cars.

In this paper we investigate the problem of inducing a distribution over three-dimensional structures given two-dimensional views of multiple objects taken from unknown viewpoints. Our approach called "projective generative adversarial networks" (PrGANs) trains a deep generative model of 3D shapes whose projections match the distributions of the input 2D views. The addition of a projection module allows us to infer the underlying 3D shape distribution without using any 3D, viewpoint information, or annotation during the learning phase. We show that our approach produces 3D shapes of comparable quality to GANs trained on 3D data for a number of shape categories including chairs, airplanes, and cars. Experiments also show that the disentangled representation of 2D shapes into geometry and viewpoint leads to a good generative model of 2D shapes. The key advantage is that our model allows us to predict 3D, viewpoint, and generate novel views from an input image in a completely unsupervised manner.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes