paper-with-me

홈 › Papers

Multi-instance Point Cloud Registration by Efficient Correspondence Clustering

2021-11-29 · CVPR 2022 1 · Weixuan Tang, Danping Zou

We address the problem of estimating the poses of multiple instances of the source point cloud within a target point cloud. Existing solutions require sampling a lot of hypotheses to detect possible instances and reject the outliers, whose robustness and efficiency degrade notably when the number of instances and outliers increase. We propose to directly group the set of noisy correspondences into different clusters based on a distance invariance matrix. The instances and outliers are automatically identified through clustering. Our method is robust and fast. We evaluated our method on both synthetic and real-world datasets. The results show that our approach can correctly register up to 20 instances with an F1 score of 90.46% in the presence of 70% outliers, which performs significantly better and at least 10x faster than existing methods

📄 PDF Abstract BibTeX arXiv:2111.14582

Code (1)

sjtu-visys/multi-instant-reg 공식 구현 pytorch

Tasks

ClusteringPoint Cloud Registration

Similar Papers 제목 키워드 기반

Learning Instance-Aware Correspondences for Robust Multi-Instance Point Cloud Registration in Cluttered Scenes

2024-04-06 · CVPR 2024 1 · Zhiyuan Yu, Zheng Qin, Lintao Zheng, Kai Xu

Multi-instance point cloud registration estimates the poses of multiple instances of a model point cloud in a scene point cloud. Extracting accurate point correspondence is to the center of the problem. Existing approach…

Point Cloud Registration

3D Focusing-and-Matching Network for Multi-Instance Point Cloud Registration

2024-11-12 · Liyuan Zhang, Le Hui, Qi Liu, Bo Li 외

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then …

ObjectPoint Cloud Registration

PointCLM: A Contrastive Learning-based Framework for Multi-instance Point Cloud Registration

2022-09-01 · Mingzhi Yuan, Zhihao LI, Qiuye Jin, Xinrong Chen 외

Multi-instance point cloud registration is the problem of estimating multiple poses of source point cloud instances within a target point cloud. Solving this problem is challenging since inlier correspondences of one ins…

Contrastive LearningPoint Cloud Registration

SDRSAC: Semidefinite-Based Randomized Approach for Robust Point Cloud Registration without Correspondences

2019-04-06 · Huu Le, Thanh-Toan Do, Tuan Hoang, Ngai-Man Cheung

This paper presents a novel randomized algorithm for robust point cloud registration without correspondences. Most existing registration approaches require a set of putative correspondences obtained by extracting invaria…

Graph MatchingPoint Cloud Registration

SDRSAC: Semidefinite-Based Randomized Approach for Robust Point Cloud Registration Without Correspondences

2019-06-01 · CVPR 2019 6 · Huu M. Le, Thanh-Toan Do, Tuan Hoang, Ngai-Man Cheung

This paper presents a novel randomized algorithm for robust point cloud registration without correspondences. Most existing registration approaches require a set of putative correspondences obtained by extracting invaria…

Graph MatchingPoint Cloud Registration