HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Geometric Transformer for Fast and Robust Point Cloud Registration

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

Geometric Transformer for Fast and Robust Point Cloud Registration

Abstract

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.

Code Repositories

weitong8591/differentiable_ransac
pytorch
Mentioned in GitHub
qinzheng93/geotransformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
point-cloud-registration-on-3dlomatch-10-30GeoTransformer - P2PNet
Recall ( correspondence RMSE below 0.2): 74
point-cloud-registration-on-3dmatch-at-least-1GeoTransformer
Recall (0.3m, 15 degrees): 95
point-cloud-registration-on-fpv1GeoTransformer
RRE (degrees): 2.423
RTE (cm): 1.581
Recall (3cm, 10 degrees): 56.15
point-cloud-registration-on-kitti-fcgfGeoTransformer
Recall (0.6m, 5 degrees): 99.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Geometric Transformer for Fast and Robust Point Cloud Registration | Papers | HyperAI