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

APR: Online Distant Point Cloud Registration Through Aggregated Point Cloud Reconstruction

About

For many driving safety applications, it is of great importance to accurately register LiDAR point clouds generated on distant moving vehicles. However, such point clouds have extremely different point density and sensor perspective on the same object, making registration on such point clouds very hard. In this paper, we propose a novel feature extraction framework, called APR, for online distant point cloud registration. Specifically, APR leverages an autoencoder design, where the autoencoder reconstructs a denser aggregated point cloud with several frames instead of the original single input point cloud. Our design forces the encoder to extract features with rich local geometry information based on one single input point cloud. Such features are then used for online distant point cloud registration. We conduct extensive experiments against state-of-the-art (SOTA) feature extractors on KITTI and nuScenes datasets. Results show that APR outperforms all other extractors by a large margin, increasing average registration recall of SOTA extractors by 7.1% on LoKITTI and 4.6% on LoNuScenes. Code is available at https://github.com/liuQuan98/APR.

Quan Liu, Yunsong Zhou, Hongzi Zhu, Shan Chang, Minyi Guo• 2023

Related benchmarks

TaskDatasetResultRank
Point cloud registrationKITTI
RR100
76
Point cloud registrationnuScenes
RRE (°)0.23
25
Point cloud registrationKITTI odometry
Relative Recall (RR)99.6
22
Point cloud registrationLoKITTI
RRE (°)0.31
21
Point cloud registrationKITTI [30, 40]
Relative Recall62.1
17
Point cloud registrationLoNuScenes
RRE (°)0.33
15
Point cloud registrationWOD (test)
mRR69.1
12
Point cloud registrationnuScenes (test)
mRR58.8
10
Point cloud registrationKITTI ([20, 30])
Recall Rate (%)91.2
9
Point cloud registrationKITTI ([40, 50])
Recall Rate (%)40.8
9
Showing 10 of 10 rows

Other info

Code

Follow for update