Benchmarking Classical and Learning-Based Multibeam Point Cloud Registration
Deep learning has shown promising results for multiple 3D point cloud registration datasets. However, in the underwater domain, most registration of multibeam echo-sounder (MBES) point cloud data are still performed using classical methods in the iterative closest point (ICP) family. In this work, we curate and release DotsonEast Dataset, a semi-synthetic MBES registration dataset constructed from an autonomous underwater vehicle in West Antarctica. Using this dataset, we systematically benchmark the performance of 2 classical and 4 learning-based methods. The experimental results show that the learning-based methods work well for coarse alignment, and are better at recovering rough transforms consistently at high overlap (20-50%). In comparison, GICP (a variant of ICP) performs well for fine alignment and is better across all metrics at extremely low overlap (10%). To the best of our knowledge, this is the first work to benchmark both learning-based and classical registration methods on an AUV-based MBES dataset. To facilitate future research, both the code and data are made available online.
Code (1)
Tasks
BenchmarkingPoint Cloud RegistrationSimilar Papers 제목 키워드 기반
Mahalanobis k-NN: A Statistical Lens for Robust Point-Cloud Registrations
In this paper, we discuss Mahalanobis k-NN: A Statistical Lens designed to address the challenges of feature matching in learning-based point cloud registration when confronted with an arbitrary density of point clouds. …
BenchmarkingPoint Cloud RegistrationAn Improved Discriminative Optimization for 3D Rigid Point Cloud Registration
The Discriminative Optimization (DO) algorithm has been proved much successful in 3D point cloud registration. In the original DO, the feature (descriptor) of two point cloud was defined as a histogram, and the element o…
Point Cloud RegistrationReAgent: Point Cloud Registration using Imitation and Reinforcement Learning
Point cloud registration is a common step in many 3D computer vision tasks such as object pose estimation, where a 3D model is aligned to an observation. Classical registration methods generalize well to novel domains bu…
Imitation LearningPoint Cloud RegistrationPose Estimationreinforcement-learning+2Semantic-ICP: Iterative Closest Point for Non-rigid Multi-Organ Point Cloud Registration
Point cloud registration is important in computer-aided interventions (CAI). While learning-based point cloud registration methods have been developed, their clinical application is hampered by issues of generalizability…
Point Cloud RegistrationA Simple and Efficient Registration of 3D Point Cloud and Image Data for Indoor Mobile Mapping System
Registration of 3D LiDAR point clouds with optical images is critical in the combination of multi-source data. Geometric misalignment originally exists in the pose data between LiDAR point clouds and optical images. To i…
Edge Detection