paper-with-me

홈 › Papers

Inlier Confidence Calibration for Point Cloud Registration

2024-01-01 · CVPR 2024 1 · Yongzhe Yuan, Yue Wu, Xiaolong Fan, Maoguo Gong, Qiguang Miao, Wenping Ma

Inliers estimation constitutes a pivotal step in partially overlapping point cloud registration. Existing methods broadly obey coordinate-based scheme where inlier confidence is scored through simply capturing coordinate differences in the context. However this scheme results in massive inlier misinterpretation readily consequently affecting the registration performance. In this paper we explore to extend a new definition called inlier confidence calibration (ICC) to alleviate the above issues. Firstly we provide finely initial correspondences for ICC in order to generate high quality reference point cloud copy corresponding to the source point cloud. In particular we develop a soft assignment matrix optimization theorem that offers faster speed and greater precision compared to Sinkhorn. Benefiting from the high quality reference copy we argue the neighborhood patch formed by inlier and its neighborhood should have consistency between source point cloud and its reference copy. Based on this insight we construct transformation-invariant geometric constraints and capture geometric structure consistency to calibrate inlier confidence for estimated correspondences between source point cloud and its reference copy. Finally transformation is further calculated by the weighted SVD algorithm with the calibrated inlier confidence. Our model is trained in an unsupervised manner and extensive experiments on synthetic and real-world datasets illustrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

One-Nearest Neighborhood Guides Inlier Estimation for Unsupervised Point Cloud Registration

2023-07-26 · Yongzhe Yuan, Yue Wu, Maoguo Gong, Qiguang Miao 외

The precision of unsupervised point cloud registration methods is typically limited by the lack of reliable inlier estimation and self-supervised signal, especially in partially overlapping scenarios. In this paper, we p…

Model OptimizationPoint Cloud Registration

Reliable Inlier Evaluation for Unsupervised Point Cloud Registration

2022-02-23 · Yaqi Shen, Le Hui, Haobo Jiang, Jin Xie 외

Unsupervised point cloud registration algorithm usually suffers from the unsatisfied registration precision in the partially overlapping problem due to the lack of effective inlier evaluation. In this paper, we propose a…

Model OptimizationPoint Cloud Registration

Full Transformer Framework for Robust Point Cloud Registration with Deep Information Interaction

2021-12-17 · Guangyan Chen, Meiling Wang, Yufeng Yue, Qingxiang Zhang 외

Recent Transformer-based methods have achieved advanced performance in point cloud registration by utilizing advantages of the Transformer in order-invariance and modeling dependency to aggregate information. However, th…

Geometric MatchingPoint Cloud Registration

COTReg:Coupled Optimal Transport based Point Cloud Registration

2021-12-29 · Guofeng Mei, Xiaoshui Huang, Litao Yu, Jian Zhang 외

Generating a set of high-quality correspondences or matches is one of the most critical steps in point cloud registration. This paper proposes a learning framework COTReg by jointly considering the pointwise and structur…

Point Cloud Registration

ICOS: Efficient and Highly Robust Rotation Search and Point Cloud Registration with Correspondences

2021-04-30 · Lei Sun

Rotation search and point cloud registration are two fundamental problems in robotics and computer vision, which aim to estimate the rotation and the transformation between the 3D vector sets and point clouds, respective…

Point Cloud Registration