Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Non-rigid Point Cloud Registration with Neural Deformation Pyramid

About

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.

Yang Li, Tatsuya Harada• 2022

Related benchmarks

TaskDatasetResultRank
3D Shape CorrespondenceFAUST remeshed (test)
Mean Geodesic Error (x100)20.4
65
Shape MatchingSCAPE remeshed (test)
Mean Geodesic Error (x100)16.2
46
3D Shape CorrespondenceSCAPE_r (test)
Mean Geodesic Error (x100)16.2
37
3D Shape CorrespondenceFAUST_r (test)
Mean Geodesic Error (x100)20.4
37
Point cloud matchingSCAPE_r
Mean Geodesic Error16.2
23
Point cloud matchingFAUST_r
Mean Geodesic Error0.204
23
Shape CorrespondenceSHREC strong non-iso 20
Euclidean Distance0.0698
15
Shape CorrespondenceSMAL non-iso
Euclidean Error0.0555
15
Shape CorrespondenceFAUST quasi-iso
Euclidean Error0.0702
15
Shape CorrespondenceKinect point cloud
Euclidean Error0.0457
14
Showing 10 of 18 rows

Other info

Follow for update