paper-with-me

Papers

Front2Back: Single View 3D Shape Reconstruction via Front to Back Prediction

2019-12-23 · CVPR 2020 6 · Yuan Yao, Nico Schertler, Enrique Rosales, Helge Rhodin, Leonid Sigal, Alla Sheffer

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 perspective 2D images, and detect global reflective symmetries in this data; second, we predict the back facing depth and normal maps using as input the front maps and, when available, the symmetric reflections of these maps; and finally, we reconstruct a 3D mesh from the union of these maps using a surface reconstruction method best suited for this data. Our experiments demonstrate that our framework outperforms state-of-the art approaches for 3D shape reconstructions from 2D and 2.5D data in terms of input fidelity and details preservation. Specifically, we achieve 12% better performance on average in ShapeNet benchmark dataset, and up to 19% for certain classes of objects (e.g., chairs and vessels).

📄 PDF Abstract BibTeX arXiv:1912.10589

Code (1)

rozentill/Front2Back 공식 구현 pytorch

Tasks

3D Shape ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

Conditional Single-view Shape Generation for Multi-view Stereo Reconstruction

2019-04-14 · CVPR 2019 6 · Yi Wei, Shaohui Liu, Wang Zhao, Jiwen Lu 외

In this paper, we present a new perspective towards image-based shape generation. Most existing deep learning based shape reconstruction methods employ a single-view deterministic model which is sometimes insufficient to…

3D ReconstructionDiversity

D$^2$IM-Net: Learning Detail Disentangled Implicit Fields from Single Images

2020-12-11 · Manyi Li, Hao Zhang

We present the first single-view 3D reconstruction network aimed at recovering geometric details from an input image which encompass both topological shape structures and surface features. Our key idea is to train the ne…

3D ReconstructionDecoderSingle-View 3D Reconstruction

Towards High-Fidelity Single-view Holistic Reconstruction of Indoor Scenes

2022-07-18 · Haolin Liu, Yujian Zheng, GuanYing Chen, Shuguang Cui 외

We present a new framework to reconstruct holistic 3D indoor scenes including both room background and indoor objects from single-view images. Existing methods can only produce 3D shapes of indoor objects with limited ge…

Object ReconstructionVocal Bursts Intensity Prediction

D2IM-Net: Learning Detail Disentangled Implicit Fields From Single Images

2021-06-19 · CVPR 2021 1 · Manyi Li, Hao Zhang

We present the first single-view 3D reconstruction network aimed at recovering geometric details from an input image which encompass both topological shape structures and surface features. Our key idea is to train th…

3D ReconstructionDecoderSingle-View 3D Reconstruction

A Modular Framework for Single-View 3D Reconstruction of Indoor Environments

2025-12-17 · Yuxiao Li arxiv

We propose a modular framework for single-view indoor scene 3D reconstruction, where several core modules are powered by diffusion techniques. Traditional approaches for this task often struggle with the complex instance…

Single-View 3D ReconstructionDepth Estimation