paper-with-me

Papers

Deep Local Shapes: Learning Local SDF Priors for Detailed 3D Reconstruction

2020-03-24 · ECCV 2020 8 · Rohan Chabra, Jan Eric Lenssen, Eddy Ilg, Tanner Schmidt, Julian Straub, Steven Lovegrove, Richard Newcombe

Efficiently reconstructing complex and intricate surfaces at scale is a long-standing goal in machine perception. To address this problem we introduce Deep Local Shapes (DeepLS), a deep shape representation that enables encoding and reconstruction of high-quality 3D shapes without prohibitive memory requirements. DeepLS replaces the dense volumetric signed distance function (SDF) representation used in traditional surface reconstruction systems with a set of locally learned continuous SDFs defined by a neural network, inspired by recent work such as DeepSDF. Unlike DeepSDF, which represents an object-level SDF with a neural network and a single latent code, we store a grid of independent latent codes, each responsible for storing information about surfaces in a small local neighborhood. This decomposition of scenes into local shapes simplifies the prior distribution that the network must learn, and also enables efficient inference. We demonstrate the effectiveness and generalization power of DeepLS by showing object shape encoding and reconstructions of full scenes, where DeepLS delivers high compression, accuracy, and local shape completion.

📄 PDF Abstract BibTeX arXiv:2003.10983

Code (1)

Kamysek/DeepLocalShapes pytorch

Tasks

3D ReconstructionSurface Reconstruction

Similar Papers 제목 키워드 기반

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 Local Pattern Modularization for Point Cloud Reconstruction from Unseen Classes

2024-08-26 · Chao Chen, Yu-Shen Liu, Zhizhong Han

It is challenging to reconstruct 3D point clouds in unseen classes from single 2D images. Instead of object-centered coordinate system, current methods generalized global priors learned in seen classes to reconstruct 3D …

ObjectPoint cloud reconstruction

Local Implicit Grid Representations for 3D Scenes

2020-03-19 · Chiyu Max Jiang, Avneesh Sud, Ameesh Makadia, Jingwei Huang 외

Shape priors learned from data are commonly used to reconstruct 3D objects from partial or noisy data. Yet no such shape priors are available for indoor scenes, since typical 3D autoencoders cannot handle their scale, co…

3D Shape RepresentationDecoderDiversitySurface Reconstruction

Local Implicit Grid Representations for 3D Scenes

2020-06-01 · CVPR 2020 6 · Chiyu "Max" Jiang, Avneesh Sud, Ameesh Makadia, Jingwei Huang 외

Shape priors learned from data are commonly used to reconstruct 3D objects from partial or noisy data. Yet no such shape priors are available for indoor scenes, since typical 3D autoencoders cannot handle their scale, co…

3D Shape RepresentationDecoderDiversitySurface Reconstruction

Surface Reconstruction from Point Clouds by Learning Predictive Context Priors

2022-04-23 · CVPR 2022 1 · Baorui Ma, Yu-Shen Liu, Matthias Zwicker, Zhizhong Han

Surface reconstruction from point clouds is vital for 3D computer vision. State-of-the-art methods leverage large datasets to first learn local context priors that are represented as neural network-based signed distance …

Surface Reconstruction