paper-with-me

Papers

A Divide et Impera Approach for 3D Shape Reconstruction from Multiple Views

2020-11-17 · Riccardo Spezialetti, David Joseph Tan, Alessio Tonioni, Keisuke Tateno, Federico Tombari

Estimating the 3D shape of an object from a single or multiple images has gained popularity thanks to the recent breakthroughs powered by deep learning. Most approaches regress the full object shape in a canonical pose, possibly extrapolating the occluded parts based on the learned priors. However, their viewpoint invariant technique often discards the unique structures visible from the input images. In contrast, this paper proposes to rely on viewpoint variant reconstructions by merging the visible information from the given views. Our approach is divided into three steps. Starting from the sparse views of the object, we first align them into a common coordinate system by estimating the relative pose between all the pairs. Then, inspired by the traditional voxel carving, we generate an occupancy grid of the object taken from the silhouette on the images and their relative poses. Finally, we refine the initial reconstruction to build a clean 3D model which preserves the details from each viewpoint. To validate the proposed method, we perform a comprehensive evaluation on the ShapeNet reference benchmark in terms of relative pose estimation and 3D shape reconstruction.

📄 PDF Abstract BibTeX arXiv:2011.08534

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape ReconstructionObjectPose Estimation

Similar Papers 제목 키워드 기반

Multiview Aggregation for Learning Category-Specific Shape Reconstruction

2019-07-01 · NeurIPS 2019 12 · Srinath Sridhar, Davis Rempe, Julien Valentin, Sofien Bouaziz 외

We investigate the problem of learning category-specific 3D shape reconstruction from a variable number of RGB views of previously unobserved object instances. Most approaches for multiview shape reconstruction operate o…

3D Shape ReconstructionObject

MHR-Net: Multiple-Hypothesis Reconstruction of Non-Rigid Shapes from 2D Views

2022-07-19 · Haitian Zeng, Xin Yu, Jiaxu Miao, Yi Yang

We propose MHR-Net, a novel method for recovering Non-Rigid Shapes from Motion (NRSfM). MHR-Net aims to find a set of reasonable reconstructions for a 2D view, and it also selects the most likely reconstruction from the …

SilNet : Single- and Multi-View Reconstruction by Learning from Silhouettes

2017-11-21 · Olivia Wiles, Andrew Zisserman

The objective of this paper is 3D shape understanding from single and multiple images. To this end, we introduce a new deep-learning architecture and loss function, SilNet, that can handle multiple views in an order-agno…

MVD$^2$: Efficient Multiview 3D Reconstruction for Multiview Diffusion

2024-02-22 · Xin-Yang Zheng, Hao Pan, Yu-Xiao Guo, Xin Tong 외

As a promising 3D generation technique, multiview diffusion (MVD) has received a lot of attention due to its advantages in terms of generalizability, quality, and efficiency. By finetuning pretrained large image diffusio…

3D Generation3D Reconstruction

Multiple View Performers for Shape Completion

2022-09-13 · David Watkins-Valls, Peter Allen, Krzysztof Choromanski, Jacob Varley 외

We propose the Multiple View Performer (MVP) - a new architecture for 3D shape completion from a series of temporally sequential views. MVP accomplishes this task by using linear-attention Transformers called Performers.…