paper-with-me

Papers

Benchmarking Classical and Learning-Based Multibeam Point Cloud Registration

2024-05-10 · Li Ling, Jun Zhang, Nils Bore, John Folkesson, Anna Wåhlin

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.

📄 PDF Abstract BibTeX arXiv:2405.06279

Code (1)

luxiya01/mbes-registration-data 공식 구현 pytorch

Tasks

BenchmarkingPoint Cloud Registration

Similar Papers 제목 키워드 기반

Mahalanobis k-NN: A Statistical Lens for Robust Point-Cloud Registrations

2024-09-10 · Tejas Anvekar, Shivanand Venkanna Sheshappanavar

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 Registration

An Improved Discriminative Optimization for 3D Rigid Point Cloud Registration

2021-04-18 · Jia Wang, Ping Wang, Biao Li, Ruigang Fu 외

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 Registration

ReAgent: Point Cloud Registration using Imitation and Reinforcement Learning

2021-03-28 · CVPR 2021 1 · Dominik Bauer, Timothy Patten, Markus Vincze

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+2

Semantic-ICP: Iterative Closest Point for Non-rigid Multi-Organ Point Cloud Registration

2025-03-02 · Wanwen Chen, Carson Studders, Jamie J. Y. Kwon, Emily H. T. Pang 외

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 Registration

A Simple and Efficient Registration of 3D Point Cloud and Image Data for Indoor Mobile Mapping System

2020-10-27 · Hao Ma, Jingbin Liu, Keke Liu, Hongyu Qiu 외

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