paper-with-me

Papers

MultiPull: Detailing Signed Distance Functions by Pulling Multi-Level Queries at Multi-Step

2024-11-02 · Takeshi Noda, Chao Chen, Weiqi Zhang, Xinhai Liu, Yu-Shen Liu, Zhizhong Han

Reconstructing a continuous surface from a raw 3D point cloud is a challenging task. Recent methods usually train neural networks to overfit on single point clouds to infer signed distance functions (SDFs). However, neural networks tend to smooth local details due to the lack of ground truth signed distances or normals, which limits the performance of overfitting-based methods in reconstruction tasks. To resolve this issue, we propose a novel method, named MultiPull, to learn multi-scale implicit fields from raw point clouds by optimizing accurate SDFs from coarse to fine. We achieve this by mapping 3D query points into a set of frequency features, which makes it possible to leverage multi-level features during optimization. Meanwhile, we introduce optimization constraints from the perspective of spatial distance and normal consistency, which play a key role in point cloud reconstruction based on multi-scale optimization strategies. Our experiments on widely used object and scene benchmarks demonstrate that our method outperforms the state-of-the-art methods in surface reconstruction.

📄 PDF Abstract BibTeX arXiv:2411.01208

Code (0)

등록된 구현이 없습니다.

Tasks

Point cloud reconstructionSurface Reconstruction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Sensing Surface Patches in Volume Rendering for Inferring Signed Distance Functions

2024-12-21 · Sijia Jiang, Tong Wu, Jing Hua, Zhizhong Han

It is vital to recover 3D geometry from multi-view RGB images in many 3D computer vision tasks. The latest methods infer the geometry represented as a signed distance field by minimizing the rendering error on the field …

3D geometry

Neural-Pull: Learning Signed Distance Functions from Point Clouds by Learning to Pull Space onto Surfaces

2020-11-26 · Baorui Ma, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Reconstructing continuous surfaces from 3D point clouds is a fundamental operation in 3D geometry processing. Several recent state-of-the-art methods address this problem using neural networks to learn signed distance fu…

3D geometryImage ReconstructionSurface Reconstruction

Neural Signed Distance Function Inference through Splatting 3D Gaussians Pulled on Zero-Level Set

2024-10-18 · Wenyuan Zhang, Yu-Shen Liu, Zhizhong Han

It is vital to infer a signed distance function (SDF) in multi-view based surface reconstruction. 3D Gaussian splatting (3DGS) provides a novel perspective for volume rendering, and shows advantages in rendering efficien…

3DGSNeural RenderingSurface Reconstruction

Qualitative shape representation based on the qualitative relative direction and distance calculus eOPRAm

2014-12-20 · Christopher H. Dorr, Reinhard Moratz

This document serves as a brief technical report, detailing the processes used to represent and reconstruct simplified polygons using qualitative spatial descriptions, as defined by the eOPRAm qualitative spatial calculu…

B-Rep Distance Functions (BR-DF): How to Represent a B-Rep Model by Volumetric Distance Functions?

2025-11-18 · Fuyang Zhang, Pradeep Kumar Jayaraman, Xiang Xu, Yasutaka Furukawa arxiv

This paper presents a novel geometric representation for CAD Boundary Representation (B-Rep) based on volumetric distance functions, dubbed B-Rep Distance Functions (BR-DF). BR-DF encodes the surface mesh geometry of a C…