paper-with-me

Papers

RDMNet: Reliable Dense Matching Based Point Cloud Registration for Autonomous Driving

2023-03-31 · Chenghao Shi, Xieyuanli Chen, Huimin Lu, Wenbang Deng, Junhao Xiao, Bin Dai

Point cloud registration is an important task in robotics and autonomous driving to estimate the ego-motion of the vehicle. Recent advances following the coarse-to-fine manner show promising potential in point cloud registration. However, existing methods rely on good superpoint correspondences, which are hard to be obtained reliably and efficiently, thus resulting in less robust and accurate point cloud registration. In this paper, we propose a novel network, named RDMNet, to find dense point correspondences coarse-to-fine and improve final pose estimation based on such reliable correspondences. Our RDMNet uses a devised 3D-RoFormer mechanism to first extract distinctive superpoints and generates reliable superpoints matches between two point clouds. The proposed 3D-RoFormer fuses 3D position information into the transformer network, efficiently exploiting point clouds' contextual and geometric information to generate robust superpoint correspondences. RDMNet then propagates the sparse superpoints matches to dense point matches using the neighborhood information for accurate point cloud registration. We extensively evaluate our method on multiple datasets from different environments. The experimental results demonstrate that our method outperforms existing state-of-the-art approaches in all tested datasets with a strong generalization ability.

📄 PDF Abstract BibTeX arXiv:2303.18084

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPoint Cloud RegistrationPose Estimation

Similar Papers 제목 키워드 기반

Learning Dense Features for Point Cloud Registration Using a Graph Attention Network

2022-06-14 · Quoc Vinh Lai Dang, Sarvar Hussain Nengroo, Hojun Jin

Point cloud registration is a fundamental task in many applications such as localization, mapping, tracking, and reconstruction. Successful registration relies on extracting robust and discriminative geometric features. …

GPUGraph AttentionPoint Cloud Registration

Efficient Point Clouds Upsampling via Flow Matching

2025-01-25 · Zhi-Song Liu, Chenhang He, Lei LI

Diffusion models are a powerful framework for tackling ill-posed problems, with recent advancements extending their use to point cloud upsampling. Despite their potential, existing diffusion models struggle with ineffici…

point cloud upsampling

Direct Image to Point Cloud Descriptors Matching for 6-DOF Camera Localization in Dense 3D Point Cloud

2019-06-14 · Uzair Nadeem, Mohammad A. A. K. Jalwana, Mohammed Bennamoun, Roberto Togneri 외

We propose a novel concept to directly match feature descriptors extracted from RGB images, with feature descriptors extracted from 3D point clouds. We use this concept to localize the position and orientation (pose) of …

Camera LocalizationPose Estimation

Patch-based Evaluation of Dense Image Matching Quality

2018-07-25 · Zhenchao Zhang, Markus Gerke, George Vosselman, Michael Ying Yang

Airborne laser scanning and photogrammetry are two main techniques to obtain 3D data representing the object surface. Due to the high cost of laser scanning, we want to explore the potential of using point clouds derived…

Searching Dense Point Correspondences via Permutation Matrix Learning

2022-10-26 · Zhiyuan Zhang, Jiadai Sun, Yuchao Dai, Bin Fan 외

Although 3D point cloud data has received widespread attentions as a general form of 3D signal expression, applying point clouds to the task of dense correspondence estimation between 3D shapes has not been investigated …