paper-with-me

Papers

Single-View 3D Object Reconstruction from Shape Priors in Memory

2020-03-08 · CVPR 2021 1 · Shuo Yang, Min Xu, Haozhe Xie, Stuart Perry, Jiahao Xia

Existing methods for single-view 3D object reconstruction directly learn to transform image features into 3D representations. However, these methods are vulnerable to images containing noisy backgrounds and heavy occlusions because the extracted image features do not contain enough information to reconstruct high-quality 3D shapes. Humans routinely use incomplete or noisy visual cues from an image to retrieve similar 3D shapes from their memory and reconstruct the 3D shape of an object. Inspired by this, we propose a novel method, named Mem3D, that explicitly constructs shape priors to supplement the missing information in the image. Specifically, the shape priors are in the forms of "image-voxel" pairs in the memory network, which is stored by a well-designed writing strategy during training. We also propose a voxel triplet loss function that helps to retrieve the precise 3D shapes that are highly related to the input image from shape priors. The LSTM-based shape encoder is introduced to extract information from the retrieved 3D shapes, which are useful in recovering the 3D shape of an object that is heavily occluded or in complex environments. Experimental results demonstrate that Mem3D significantly improves reconstruction quality and performs favorably against state-of-the-art methods on the ShapeNet and Pix3D datasets.

📄 PDF Abstract BibTeX arXiv:2003.03711

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Reconstruction3D Reconstruction3D Shape ReconstructionMeta-LearningObjectObject ReconstructionSingle-View 3D ReconstructionTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

Learning Shape Priors for Single-View 3D Completion and Reconstruction

2018-09-13 · ECCV 2018 9 · Jiajun Wu, Chengkai Zhang, Xiuming Zhang, Zhoutong Zhang 외

The problem of single-view 3D shape completion or reconstruction is challenging, because among the many possible shapes that explain an observation, most are implausible and do not correspond to natural objects. Recent r…

Relative Volume Constraints for Single View 3D Reconstruction

2013-06-01 · CVPR 2013 6 · Eno Toppe, Claudia Nieuwenhuis, Daniel Cremers

We introduce the concept of relative volume constraints in order to account for insufficient information in the reconstruction of 3D objects from a single image. The key idea is to formulate a variational reconstruction …

3D ReconstructionObjectSingle-View 3D Reconstruction

Fostering Generalization in Single-view 3D Reconstruction by Learning a Hierarchy of Local and Global Shape Priors

2021-04-01 · CVPR 2021 1 · Jan Bechtold, Maxim Tatarchenko, Volker Fischer, Thomas Brox

Single-view 3D object reconstruction has seen much progress, yet methods still struggle generalizing to novel shapes unseen during training. Common approaches predominantly rely on learned global shape priors and, hence,…

3D Object Reconstruction3D ReconstructionHallucinationObject Reconstruction+1

Learning to Reconstruct Shapes from Unseen Classes

2018-12-28 · NeurIPS 2018 12 · Xiuming Zhang, Zhoutong Zhang, Chengkai Zhang, Joshua B. Tenenbaum 외

From a single image, humans are able to perceive the full 3D shape of an object by exploiting learned shape priors from everyday life. Contemporary single-image 3D reconstruction algorithms aim to solve this task in a si…

3D Reconstruction

3D-R2N2: A Unified Approach for Single and Multi-view 3D Object Reconstruction

2016-04-02 · Christopher B. Choy, Danfei Xu, JunYoung Gwak, Kevin Chen 외

Inspired by the recent success of methods that employ shape priors to achieve robust 3D reconstructions, we propose a novel recurrent neural network architecture that we call the 3D Recurrent Reconstruction Neural Networ…

3D Object Reconstruction3D ReconstructionObjectObject Reconstruction