paper-with-me

Papers

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 been developed, differing in memory efficiency and shape retrieval effectiveness, such as volumetric, parametric, and implicit surfaces. Radial basis functions provide memory-efficient parameterization of the implicit surface. However, we show that training a neural network using the mean squared error between the ground-truth implicit surface and the linear basis-based implicit surfaces does not converge to the global solution. In this work, we propose locally supported compact radial basis functions for a linear representation of the implicit surface. This representation enables us to generate 3D shapes with arbitrary topologies at any resolution due to their continuous nature. We then propose a neural network architecture for learning the linear implicit shape representation of the 3D surface of an object. We learn linear implicit shapes within a supervised learning framework using ground truth Signed-Distance Field (SDF) data for guidance. The classical strategies face difficulties in finding linear implicit shapes from a given 3D point cloud due to numerical issues (requires solving inverse of a large matrix) in basis and query point selection. The proposed approach achieves better Chamfer distance and comparable F-score than the state-of-the-art approach on the benchmark dataset. We also show the effectiveness of the proposed approach by using it for the 3D shape completion task.

📄 PDF Abstract BibTeX arXiv:2402.07301

Code (0)

등록된 구현이 없습니다.

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

Neural Kernel Surface Reconstruction

2023-05-31 · CVPR 2023 1 · Jiahui Huang, Zan Gojcic, Matan Atzmon, Or Litany 외

We present a novel method for reconstructing a 3D implicit surface from a large-scale, sparse, and noisy point cloud. Our approach builds upon the recently introduced Neural Kernel Fields (NKF) representation. It enjoys …

Surface Reconstruction

NESI: Shape Representation via Neural Explicit Surface Intersection

2024-09-09 · Congyi Zhang, Jinfan Yang, Eric Hedlin, Suzuran Takikawa 외

Compressed representations of 3D shapes that are compact, accurate, and can be processed efficiently directly in compressed form, are extremely useful for digital media applications. Recent approaches in this space focus…

GenPluSSS: A Genetic Algorithm Based Plugin for Measured Subsurface Scattering Representation

2024-01-26 · Barış Yıldırım, Murat Kurt

This paper presents a plugin that adds a representation of homogeneous and heterogeneous, optically thick, translucent materials on the Blender 3D modeling tool. The working principle of this plugin is based on a combina…

Neural Implicit Shape Editing using Boundary Sensitivity

2023-04-24 · Arturs Berzins, Moritz Ibing, Leif Kobbelt

Neural fields are receiving increased attention as a geometric representation due to their ability to compactly store detailed and smooth shapes and easily undergo topological changes. Compared to classic geometry repres…

Sensitivity

REV-INR: Regularized Evidential Implicit Neural Representation for Uncertainty-Aware Volume Visualization

2026-01-25 · Shanu Saklani, Tushar M. Athawale, Nairita Pal, David Pugmire 외 arxiv

Applications of Implicit Neural Representations (INRs) have emerged as a promising deep learning approach for compactly representing large volumetric datasets. These models can act as surrogates for volume data, enabling…