paper-with-me

Papers

SDFReg: Learning Signed Distance Functions for Point Cloud Registration

2023-04-18 · Leida Zhang, Zhengda Lu, Kai Liu, Yiqun Wang

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point cloud registration framework for these imperfect point clouds. By introducing a neural implicit representation, we replace the problem of rigid registration between point clouds with a registration problem between the point cloud and the neural implicit function. We then propose to alternately optimize the implicit function and the registration between the implicit function and point cloud. In this way, point cloud registration can be performed in a coarse-to-fine manner. By fully capitalizing on the capabilities of the neural implicit function without computing point correspondences, our method showcases remarkable robustness in the face of challenges such as noise, incompleteness, and density changes of point clouds.

📄 PDF Abstract BibTeX arXiv:2304.08929

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

CAP-UDF: Learning Unsigned Distance Functions Progressively from Raw Point Clouds with Consistency-Aware Field Optimization

2022-10-06 · Junsheng Zhou, Baorui Ma, Shujuan Li, Yu-Shen Liu 외

Surface reconstruction for point clouds is an important task in 3D computer vision. Most of the latest methods resolve this problem by learning signed distance functions from point clouds, which are limited to reconstruc…

Surface Reconstruction

Learning Signed Distance Functions from Noisy 3D Point Clouds via Noise to Noise Mapping

2023-06-02 · Baorui Ma, Yu-Shen Liu, Zhizhong Han

Learning signed distance functions (SDFs) from 3D point clouds is an important task in 3D computer vision. However, without ground truth signed distances, point normals or clean point clouds, current methods still strugg…

DenoisingSurface Reconstruction

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 dis…

Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors

2023-03-25 · CVPR 2023 1 · Chao Chen, Yu-Shen Liu, Zhizhong Han

It is vital to infer signed distance functions (SDFs) from 3D point clouds. The latest methods rely on generalizing the priors learned from large scale supervision. However, the learned priors do not generalize well to v…

Surface Reconstruction

Implicit Filtering for Learning Neural Signed Distance Functions from 3D Point Clouds

2024-07-18 · Shengtao Li, Ge Gao, Yudong Liu, Ming Gu 외

Neural signed distance functions (SDFs) have shown powerful ability in fitting the shape geometry. However, inferring continuous signed distance fields from discrete unoriented point clouds still remains a challenge. The…

Surface Reconstruction