paper-with-me

Papers

Local Deep Implicit Functions for 3D Shape

2019-12-12 · CVPR 2020 6 · Kyle Genova, Forrester Cole, Avneesh Sud, Aaron Sarna, Thomas Funkhouser

The goal of this project is to learn a 3D shape representation that enables accurate surface reconstruction, compact storage, efficient computation, consistency for similar shapes, generalization across diverse shape categories, and inference from depth camera observations. Towards this end, we introduce Local Deep Implicit Functions (LDIF), a 3D shape representation that decomposes space into a structured set of learned implicit functions. We provide networks that infer the space decomposition and local deep implicit functions from a 3D mesh or posed depth image. During experiments, we find that it provides 10.3 points higher surface reconstruction accuracy (F-Score) than the state-of-the-art (OccNet), while requiring fewer than 1 percent of the network parameters. Experiments on posed depth image completion and generalization to unseen classes show 15.8 and 17.8 point improvements over the state-of-the-art, while producing a structured 3D representation for each input with consistency across diverse shape collections.

📄 PDF Abstract BibTeX arXiv:1912.06126

Code (1)

google/ldif tf

Tasks

3D Shape RepresentationSurface Reconstruction

Similar Papers 제목 키워드 기반

3D Equivariant Graph Implicit Functions

2022-03-31 · Yunlu Chen, Basura Fernando, Hakan Bilen, Matthias Nießner 외

In recent years, neural implicit representations have made remarkable progress in modeling of 3D shapes with arbitrary topology. In this work, we address two key limitations of such representations, in failing to capture…

Adaptive Local Basis Functions for Shape Completion

2023-07-17 · Hui Ying, Tianjia Shao, He Wang, Yin Yang 외

In this paper, we focus on the task of 3D shape completion from partial point clouds using deep implicit functions. Existing methods seek to use voxelized basis functions or the ones from a certain family of functions (e…

Learning Shape Templates with Structured Implicit Functions

2019-04-12 · ICCV 2019 10 · Kyle Genova, Forrester Cole, Daniel Vlasic, Aaron Sarna 외

Template 3D shapes are useful for many tasks in graphics and vision, including fitting observation data, analyzing shape collections, and transferring shape attributes. Because of the variety of geometry and topology of …

Semantic Segmentation

LISR: Learning Linear 3D Implicit Surface Representation Using Compactly Supported Radial Basis Functions

2024-02-11 · Atharva Pandey, Vishal Yadav, Rajendra Nagar, Santanu Chaudhury

Implicit 3D surface reconstruction of an object from its partial and noisy 3D point cloud scan is the classical geometry processing and 3D computer vision problem. In the literature, various 3D shape representations have…

Surface Reconstruction

Deep Implicit Moving Least-Squares Functions for 3D Reconstruction

2021-03-23 · CVPR 2021 1 · Shi-Lin Liu, Hao-Xiang Guo, Hao Pan, Peng-Shuai Wang 외

Point set is a flexible and lightweight representation widely used for 3D deep learning. However, their discrete nature prevents them from representing continuous and fine geometry, posing a major issue for learning-base…

3D Object Reconstruction3D ReconstructionComputational EfficiencyObject Reconstruction