paper-with-me

Papers

Non-rigid Point Cloud Registration with Neural Deformation Pyramid

2022-05-25 · Yang Li, Tatsuya Harada

Non-rigid point cloud registration is a key component in many computer vision and computer graphics applications. The high complexity of the unknown non-rigid motion make this task a challenging problem. In this paper, we break down this problem via hierarchical motion decomposition. Our method called Neural Deformation Pyramid (NDP) represents non-rigid motion using a pyramid architecture. Each pyramid level, denoted by a Multi-Layer Perception (MLP), takes as input a sinusoidally encoded 3D point and outputs its motion increments from the previous level. The sinusoidal function starts with a low input frequency and gradually increases when the pyramid level goes down. This allows a multi-level rigid to nonrigid motion decomposition and also speeds up the solving by 50 times compared to the existing MLP-based approach. Our method achieves advanced partialto-partial non-rigid point cloud registration results on the 4DMatch/4DLoMatch benchmark under both no-learned and supervised settings.

📄 PDF Abstract BibTeX arXiv:2205.12796

Code (1)

rabbityl/deformationpyramid 공식 구현 pytorch

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

SynBench: A Synthetic Benchmark for Non-rigid 3D Point Cloud Registration

2024-09-22 · Sara Monji-Azad, Marvin Kinz, Claudia Scherl, David Männle 외

Non-rigid point cloud registration is a crucial task in computer vision. Evaluating a non-rigid point cloud registration method requires a dataset with challenges such as large deformation levels, noise, outliers, and in…

Point Cloud Registration

Point Cloud Registration of non-rigid objects in sparse 3D Scans with applications in Mixed Reality

2022-12-07 · Manorama Jha

Point Cloud Registration is the problem of aligning the corresponding points of two 3D point clouds referring to the same object. The challenges include dealing with noise and partial match of real-world 3D scans. For no…

Mixed RealityObjectPoint Cloud Registration

PWR-Align: Leveraging Part-Whole Relationships for Part-wise Rigid Point Cloud Registration in Mixed Reality Applications

2023-06-11 · Manorama Jha, Bhaskar Banerjee

We present an efficient and robust point cloud registration (PCR) workflow for part-wise rigid point cloud alignment using the Microsoft HoloLens 2. Point Cloud Registration (PCR) is an important problem in Augmented and…

Mixed RealityPoint Cloud Registration

Deep Graph-based Spatial Consistency for Robust Non-rigid Point Cloud Registration

2023-03-17 · CVPR 2023 1 · Zheng Qin, Hao Yu, Changjian Wang, Yuxing Peng 외

We study the problem of outlier correspondence pruning for non-rigid point cloud registration. In rigid registration, spatial consistency has been a commonly used criterion to discriminate outliers from inliers. It measu…

Point Cloud Registration

Robust-DefReg: A Robust Deformable Point Cloud Registration Method based on Graph Convolutional Neural Networks

2023-06-07 · Sara Monji-Azad, Marvin Kinz, Jürgen Hesser

Point cloud registration is a fundamental problem in computer vision that aims to estimate the transformation between corresponding sets of points. Non-rigid registration, in particular, involves addressing challenges in…

Computational EfficiencyPoint Cloud Registration