TL;DR
This paper introduces a structured approach to 3D shape reconstruction from a single image by predicting orthographic surface maps, leveraging symmetry and view consistency, resulting in improved accuracy over prior methods.
Contribution
The authors propose a novel method that predicts front and back surface maps using symmetry and view consistency, enhancing 3D reconstruction accuracy from single images.
Findings
Outperforms state-of-the-art methods by 12% on ShapeNet.
Achieves up to 19% improvement for chairs and vessels.
Effectively preserves details and input fidelity.
Abstract
Reconstruction of a 3D shape from a single 2D image is a classical computer vision problem, whose difficulty stems from the inherent ambiguity of recovering occluded or only partially observed surfaces. Recent methods address this challenge through the use of largely unstructured neural networks that effectively distill conditional mapping and priors over 3D shape. In this work, we induce structure and geometric constraints by leveraging three core observations: (1) the surface of most everyday objects is often almost entirely exposed from pairs of typical opposite views; (2) everyday objects often exhibit global reflective symmetries which can be accurately predicted from single views; (3) opposite orthographic views of a 3D shape share consistent silhouettes. Following these observations, we first predict orthographic 2.5D visible surface maps (depth, normal and silhouette) from…
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.
Code & Models
Videos
Front2Back: Single View 3D Shape Reconstruction via Front to Back Prediction· youtube
