paper-with-me

홈 › Papers

SGNet: Salient Geometric Network for Point Cloud Registration

2023-09-12 · Qianliang Wu, Yaqing Ding, Lei Luo, Haobo Jiang, Shuo Gu, Chuanwei Zhou, Jin Xie, Jian Yang

Point Cloud Registration (PCR) is a critical and challenging task in computer vision. One of the primary difficulties in PCR is identifying salient and meaningful points that exhibit consistent semantic and geometric properties across different scans. Previous methods have encountered challenges with ambiguous matching due to the similarity among patch blocks throughout the entire point cloud and the lack of consideration for efficient global geometric consistency. To address these issues, we propose a new framework that includes several novel techniques. Firstly, we introduce a semantic-aware geometric encoder that combines object-level and patch-level semantic information. This encoder significantly improves registration recall by reducing ambiguity in patch-level superpoint matching. Additionally, we incorporate a prior knowledge approach that utilizes an intrinsic shape signature to identify salient points. This enables us to extract the most salient super points and meaningful dense points in the scene. Secondly, we introduce an innovative transformer that encodes High-Order (HO) geometric features. These features are crucial for identifying salient points within initial overlap regions while considering global high-order geometric consistency. To optimize this high-order transformer further, we introduce an anchor node selection strategy. By encoding inter-frame triangle or polyhedron consistency features based on these anchor nodes, we can effectively learn high-order geometric features of salient super points. These high-order features are then propagated to dense points and utilized by a Sinkhorn matching module to identify key correspondences for successful registration. In our experiments conducted on well-known datasets such as 3DMatch/3DLoMatch and KITTI, our approach has shown promising results, highlighting the effectiveness of our novel method.

📄 PDF Abstract BibTeX arXiv:2309.06207

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Unsupervised Point Cloud Registration via Salient Points Analysis (SPA)

2020-09-02 · Pranav Kadam, Min Zhang, Shan Liu, C. -C. Jay Kuo

An unsupervised point cloud registration method, called salient points analysis (SPA), is proposed in this work. The proposed SPA method can register two point clouds effectively using only a small subset of salient poin…

Deep LearningPoint Cloud RegistrationSingle Particle Analysis

3D Point Cloud Registration for Localization Using a Deep Neural Network Auto-Encoder

2017-07-01 · CVPR 2017 7 · Gil Elbaz, Tamar Avraham, Anath Fischer

We present an algorithm for registration between a large-scale point cloud and a close-proximity scanned point cloud, providing a localization solution that is fully independent of prior information about the initial pos…

Point Cloud Registration

3D Object Detection Combining Semantic and Geometric Features from Point Clouds

2021-10-10 · Hao Peng, Guofeng Tong, Zheng Li, Yaqi Wang 외

In this paper, we investigate the combination of voxel-based methods and point-based methods, and propose a novel end-to-end two-stage 3D object detector named SGNet for point clouds scenes. The voxel-based methods voxel…

3D Object DetectionObjectobject-detectionObject Detection

DeepICP: An End-to-End Deep Neural Network for 3D Point Cloud Registration

2019-05-10 · Weixin Lu, Guowei Wan, Yao Zhou, Xiangyu Fu 외

We present DeepICP - a novel end-to-end learning-based 3D point cloud registration framework that achieves comparable registration accuracy to prior state-of-the-art geometric methods. Different from other keypoint based…

Point Cloud Registration

HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching

2023-03-29 · Yiheng Li, Canhui Tang, Runzhao Yao, Aixue Ye 외

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partit…

Patch MatchingPoint Cloud Registration