paper-with-me

Papers

Neural-IMLS: Self-supervised Implicit Moving Least-Squares Network for Surface Reconstruction

2021-09-09 · Zixiong Wang, Pengfei Wang, PengShuai Wang, Qiujie Dong, Junjie Gao, Shuangmin Chen, Shiqing Xin, Changhe Tu, Wenping Wang

Surface reconstruction is very challenging when the input point clouds, particularly real scans, are noisy and lack normals. Observing that the Multilayer Perceptron (MLP) and the implicit moving least-square function (IMLS) provide a dual representation of the underlying surface, we introduce Neural-IMLS, a novel approach that directly learns the noise-resistant signed distance function (SDF) from unoriented raw point clouds in a self-supervised fashion. We use the IMLS to regularize the distance values reported by the MLP while using the MLP to regularize the normals of the data points for running the IMLS. We also prove that at the convergence, our neural network, benefiting from the mutual learning mechanism between the MLP and the IMLS, produces a faithful SDF whose zero-level set approximates the underlying surface. We conducted extensive experiments on various benchmarks, including synthetic scans and real scans. The experimental results show that {\em Neural-IMLS} can reconstruct faithful shapes on various benchmarks with noise and missing parts. The source code can be found at~\url{https://github.com/bearprin/Neural-IMLS}.

📄 PDF Abstract BibTeX arXiv:2109.04398

Code (1)

bearprin/Neural-IMLS 공식 구현 pytorch

Tasks

Surface Reconstruction

Similar Papers 제목 키워드 기반

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

Self-Supervised Implicit Attention Priors for Point Cloud Reconstruction

2025-11-06 · Kyle Fogarty, Chenyue Cai, Jing Yang, Zhilin Guo 외 arxiv

Recovering high-quality surfaces from irregular point cloud is ill-posed unless strong geometric priors are available. We introduce an implicit self-prior approach that distills a shape-specific prior directly from the i…

JVLDLoc: a Joint Optimization of Visual-LiDAR Constraints and Direction Priors for Localization in Driving Scenario

2022-08-21 · Longrui Dong, Gang Zeng

The ability for a moving agent to localize itself in environment is the basic demand for emerging applications, such as autonomous driving, etc. Many existing methods based on multiple sensors still suffer from drift. We…

Autonomous Drivingglobal-optimization

High-Fidelity Surface Splatting-Based 3D Reconstruction from Multi-View Images

2026-05-08 · Nandhana Sunil, Abhirami R Iyer, Avirup Mandal arxiv

Multi-view mesh reconstruction remains a core challenge in computer graphics and vision, especially for recovering high-frequency geometry from sparse observations. Recent methods such as 3D Gaussian Splatting (3DGS) and…

3D ReconstructionPoint Clouds

Probabilistic Scan Matching: Bayesian Pose Estimation from Point Clouds

2021-06-08 · Rico Mendrzik, Florian Meyer

Estimating position and orientation change of a mobile platform from two consecutive point clouds provided by a high-resolution sensor is a key problem in autonomous navigation. In particular, scan matching algorithms ai…

Autonomous NavigationPose EstimationTranslation