3D Shape Induction from 2D Views of Multiple Objects
Matheus Gadelha, Subhransu Maji, Rui Wang

TL;DR
This paper introduces PrGANs, a novel deep generative model that learns 3D shape distributions from 2D images without 3D or viewpoint annotations, enabling 3D shape generation and viewpoint prediction.
Contribution
The paper presents a new approach called projective GANs that infers 3D shapes from 2D views without supervision, using a projection module within a GAN framework.
Findings
Produces 3D shapes comparable to models trained on 3D data
Learns disentangled representations of geometry and viewpoint
Can generate novel views from a single input image
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
