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

2D3D-MATR: 2D-3D Matching Transformer for Detection-free Registration between Images and Point Clouds

About

The commonly adopted detect-then-match approach to registration finds difficulties in the cross-modality cases due to the incompatible keypoint detection and inconsistent feature description. We propose, 2D3D-MATR, a detection-free method for accurate and robust registration between images and point clouds. Our method adopts a coarse-to-fine pipeline where it first computes coarse correspondences between downsampled patches of the input image and the point cloud and then extends them to form dense correspondences between pixels and points within the patch region. The coarse-level patch matching is based on transformer which jointly learns global contextual constraints with self-attention and cross-modality correlations with cross-attention. To resolve the scale ambiguity in patch matching, we construct a multi-scale pyramid for each image patch and learn to find for each point patch the best matching image patch at a proper resolution level. Extensive experiments on two public benchmarks demonstrate that 2D3D-MATR outperforms the previous state-of-the-art P2-Net by around $20$ percentage points on inlier ratio and over $10$ points on registration recall. Our code and models are available at https://github.com/minhaolee/2D3DMATR.

Minhao Li, Zheng Qin, Zhirui Gao, Renjiao Yi, Chenyang Zhu, Yulan Guo, Kai Xu• 2023

Related benchmarks

TaskDatasetResultRank
2D/3D RegistrationRGB-D Scenes v2
Inlier Ratio39.2
45
Geometric RegistrationKITTI
RTE1.86
34
I2P RegistrationScanNet
IR45.1
12
2D/3D Registration7 Scenes
Inlier Ratio (Chs)72.1
8
I2P RegistrationRGBD v2 (test)
IR32.4
8
I2P Registration7-Scenes Kitchen
IR (K→C)57.1
6
I2P Registration7-Scenes Chess
Inlier Ratio (C→F)45.5
5
I2P Registration7-Scenes Office
Inlier Ratio (O→C)49.8
5
3D Point Cloud RegistrationRGB-D Scenes v2
Mean Rotation Error (RRE) (°)3.026
4
3D Point Cloud Registration7 Scenes
Mean Rotation Error (RRE)3.291
4
Showing 10 of 15 rows

Other info

Follow for update