paper-with-me

Papers

Reconstructing Surfaces for Sparse Point Clouds with On-Surface Priors

2022-04-22 · CVPR 2022 1 · Baorui Ma, Yu-Shen Liu, Zhizhong Han

It is an important task to reconstruct surfaces from 3D point clouds. Current methods are able to reconstruct surfaces by learning Signed Distance Functions (SDFs) from single point clouds without ground truth signed distances or point normals. However, they require the point clouds to be dense, which dramatically limits their performance in real applications. To resolve this issue, we propose to reconstruct highly accurate surfaces from sparse point clouds with an on-surface prior. We train a neural network to learn SDFs via projecting queries onto the surface represented by the sparse point cloud. Our key idea is to infer signed distances by pushing both the query projections to be on the surface and the projection distance to be the minimum. To achieve this, we train a neural network to capture the on-surface prior to determine whether a point is on a sparse point cloud or not, and then leverage it as a differentiable function to learn SDFs from unseen sparse point cloud. Our method can learn SDFs from a single sparse point cloud without ground truth signed distances or point normals. Our numerical evaluation under widely used benchmarks demonstrates that our method achieves state-of-the-art reconstruction accuracy, especially for sparse point clouds.

📄 PDF Abstract BibTeX arXiv:2204.10603

Code (2)

mabaorui/onsurfaceprior 공식 구현 tf
mabaorui/towardsbettergradient tf

Similar Papers 제목 키워드 기반

NeRO: Neural Road Surface Reconstruction

2024-05-17 · Ruibo Wang, Song Zhang, Ping Huang, Donghai Zhang 외

Accurately reconstructing road surfaces is pivotal for various applications especially in autonomous driving. This paper introduces a position encoding Multi-Layer Perceptrons (MLPs) framework to reconstruct road surface…

Autonomous DrivingPositionSurface Reconstruction

Automated Reconstruction of 3D Open Surfaces from Sparse Point Clouds

2022-10-26 · Mohammad Samiul Arshad, William J. Beksi

Real-world 3D data may contain intricate details defined by salient surface gaps. Automated reconstruction of these open surfaces (e.g., non-watertight meshes) is a challenging problem for environment synthesis in mixed …

Mixed RealitySurface Reconstruction

OffsetOPT: Explicit Surface Reconstruction without Normals

2025-03-20 · CVPR 2025 1 · Huan Lei

Neural surface reconstruction has been dominated by implicit representations with marching cubes for explicit surface extraction. However, those methods typically require high-quality normals for accurate reconstruction.…

Surface Reconstruction

Deep Surface Reconstruction from Point Clouds with Visibility Information

2022-02-03 · Raphael Sulzer, Loic Landrieu, Alexandre Boulch, Renaud Marlet 외

Most current neural networks for reconstructing surfaces from point clouds ignore sensor poses and only operate on raw point locations. Sensor visibility, however, holds meaningful information regarding space occupancy a…

Surface Reconstruction

Complete & Label: A Domain Adaptation Approach to Semantic Segmentation of LiDAR Point Clouds

2020-07-16 · CVPR 2021 1 · Li Yi, Boqing Gong, Thomas Funkhouser

We study an unsupervised domain adaptation problem for the semantic labeling of 3D point clouds, with a particular focus on domain discrepancies induced by different LiDAR sensors. Based on the observation that sparse 3D…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation