Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Geometric Transformer for Fast and Robust Point Cloud Registration

About

We study the problem of extracting accurate correspondences for point cloud registration. Recent keypoint-free methods bypass the detection of repeatable keypoints which is difficult in low-overlap scenarios, showing great potential in registration. They seek correspondences over downsampled superpoints, which are then propagated to dense points. Superpoints are matched based on whether their neighboring patches overlap. Such sparse and loose matching requires contextual features capturing the geometric structure of the point clouds. We propose Geometric Transformer to learn geometric feature for robust superpoint matching. It encodes pair-wise distances and triplet-wise angles, making it robust in low-overlap cases and invariant to rigid transformation. The simplistic design attains surprisingly high matching accuracy such that no RANSAC is required in the estimation of alignment transformation, leading to $100$ times acceleration. Our method improves the inlier ratio by $17{\sim}30$ percentage points and the registration recall by over $7$ points on the challenging 3DLoMatch benchmark. Our code and models are available at https://github.com/qinzheng93/GeoTransformer.

Zheng Qin, Hao Yu, Changjian Wang, Yulan Guo, Yuxing Peng, Kai Xu• 2022

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch (test)
Registration Recall95
339
Point cloud registration3DLoMatch (test)
Registration Recall77.5
287
Point cloud registrationKITTI
RR97.9
76
Point cloud registrationKITTI odometry (sequences 8-10)
Success Rate99.8
70
Point cloud registration3DLoMatch Indoor (test)
RR74
66
Point cloud registrationModelNet 40 (test)
RRE2.145
27
Point cloud registrationKITTI
Mean RR42.2
26
Point cloud registrationnuScenes--
25
Point cloud registrationKITTI odometry
Relative Recall (RR)97.9
22
3D Point Cloud Registration3DMatch (test)
Total Time180.5
21
Showing 10 of 64 rows

Other info

Code

Follow for update