paper-with-me

Papers

ANISE: Assembly-based Neural Implicit Surface rEconstruction

2022-05-27 · Dmitry Petrov, Matheus Gadelha, Radomir Mech, Evangelos Kalogerakis

We present ANISE, a method that reconstructs a 3D~shape from partial observations (images or sparse point clouds) using a part-aware neural implicit shape representation. The shape is formulated as an assembly of neural implicit functions, each representing a different part instance. In contrast to previous approaches, the prediction of this representation proceeds in a coarse-to-fine manner. Our model first reconstructs a structural arrangement of the shape in the form of geometric transformations of its part instances. Conditioned on them, the model predicts part latent codes encoding their surface geometry. Reconstructions can be obtained in two ways: (i) by directly decoding the part latent codes to part implicit functions, then combining them into the final shape; or (ii) by using part latents to retrieve similar part instances in a part database and assembling them in a single shape. We demonstrate that, when performing reconstruction by decoding part representations into implicit functions, our method achieves state-of-the-art part-aware reconstruction results from both images and sparse point clouds.When reconstructing shapes by assembling parts retrieved from a dataset, our approach significantly outperforms traditional shape retrieval methods even when significantly restricting the database size. We present our results in well-known sparse point cloud reconstruction and single-view reconstruction benchmarks.

📄 PDF Abstract BibTeX arXiv:2205.13682

Code (0)

등록된 구현이 없습니다.

Tasks

Point cloud reconstructionRetrievalSurface Reconstruction

Similar Papers 제목 키워드 기반

Structure-Aware Surface Reconstruction via Primitive Assembly

2023-01-01 · ICCV 2023 1 · Jingen Jiang, Mingyang Zhao, Shiqing Xin, Yanchao Yang 외

We propose a novel and efficient method for reconstructing manifold surfaces from point clouds. Unlike previous approaches that use dense implicit reconstructions or piecewise approximations and overlook inherent str…

Surface Reconstruction

CAPRI-Net: Learning Compact CAD Shapes with Adaptive Primitive Assembly

2021-04-12 · CVPR 2022 1 · Fenggen Yu, Zhiqin Chen, Manyi Li, Aditya Sanghi 외

We introduce CAPRI-Net, a neural network for learning compact and interpretable implicit representations of 3D computer-aided design (CAD) models, in the form of adaptive primitive assemblies. Our network takes an input …

CAD Reconstruction

IPVNet: Learning Implicit Point-Voxel Features for Open-Surface 3D Reconstruction

2023-11-05 · Mohammad Samiul Arshad, William J. Beksi

Reconstruction of 3D open surfaces (e.g., non-watertight meshes) is an underexplored area of computer vision. Recent learning-based implicit techniques have removed previous barriers by enabling reconstruction in arbitra…

3D Reconstruction

Hybrid-CSR: Coupling Explicit and Implicit Shape Representation for Cortical Surface Reconstruction

2023-07-23 · Shanlin Sun, Thanh-Tung Le, Chenyu You, Hao Tang 외

We present Hybrid-CSR, a geometric deep-learning model that combines explicit and implicit shape representations for cortical surface reconstruction. Specifically, Hybrid-CSR begins with explicit deformations of template…

Surface Reconstruction

NeuSG: Neural Implicit Surface Reconstruction with 3D Gaussian Splatting Guidance

2023-12-01 · Hanlin Chen, Chen Li, Gim Hee Lee

Existing neural implicit surface reconstruction methods have achieved impressive performance in multi-view 3D reconstruction by leveraging explicit geometry priors such as depth maps or point clouds as regularization. Ho…

3D ReconstructionMulti-View 3D ReconstructionSurface Reconstruction