中文
相关论文

相关论文: Learning to Register Unbalanced Point Pairs

200 篇论文

Real-time registration of partially overlapping point clouds has emerging applications in cooperative perception for autonomous vehicles and multi-agent SLAM. The relative translation between point clouds in these applications is higher…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Eduardo Arnold , Sajjad Mozaffari , Mehrdad Dianati

In feature-learning based point cloud registration, the correct correspondence construction is vital for the subsequent transformation estimation. However, it is still a challenge to extract discriminative features from point cloud,…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Lifa Zhu , Haining Guan , Changwei Lin , Renmin Han

Point cloud registration is a fundamental problem in many domains. Practically, the overlap between point clouds to be registered may be relatively small. Most unsupervised methods lack effective initial evaluation of overlap, leading to…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Pengcheng Shi , Jie Zhang , Haozhe Cheng , Junyang Wang , Yiyang Zhou , Chenlin Zhao , Jihua Zhu

3D point cloud registration is a fundamental problem in computer vision and robotics. There has been extensive research in this area, but existing methods meet great challenges in situations with a large proportion of outliers and time…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Kexue Fu , Shaolei Liu , Xiaoyuan Luo , Manning Wang

How to extract significant point cloud features and estimate the pose between them remains a challenging question, due to the inherent lack of structure and ambiguous order permutation of point clouds. Despite significant improvements in…

计算机视觉与模式识别 · 计算机科学 2021-12-14 Zhu Xu , Zhengyao Bai , Huijie Liu , Qianjie Lu , Shenglan Fan

This paper presents iMatcher, a fully differentiable framework for feature matching in point cloud registration. The proposed method leverages learned features to predict a geometrically consistent confidence matrix, incorporating both…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Karim Slimani , Catherine Achard , Brahim Tamadazte

Deep neural networks endow the downsampled superpoints with highly discriminative feature representations. Previous dominant point cloud registration approaches match these feature representations as the first step, e.g., using the Sinkhorn…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Aniket Gupta , Yiming Xie , Hanumant Singh , Huaizu Jiang

Point cloud registration is a key task in many computational fields. Previous correspondence matching based methods require the inputs to have distinctive geometric structures to fit a 3D rigid transformation according to point-wise sparse…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Hao Xu , Shuaicheng Liu , Guangfu Wang , Guanghui Liu , Bing Zeng

High-confidence overlap prediction and accurate correspondences are critical for cutting-edge models to align paired point clouds in a partial-to-partial manner. However, there inherently exists uncertainty between the overlapping and…

计算机视觉与模式识别 · 计算机科学 2022-09-02 Zhilei Chen , Honghua Chen , Lina Gong , Xuefeng Yan , Jun Wang , Yanwen Guo , Jing Qin , Mingqiang Wei

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 neighborhood…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Yaqi Shen , Le Hui , Haobo Jiang , Jin Xie , Jian Yang

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Animesh Dhagat , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

Low-overlap regions between paired point clouds make the captured features very low-confidence, leading cutting edge models to point cloud registration with poor quality. Beyond the traditional wisdom, we raise an intriguing question: Is it…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Honghua Chen , Zeyong Wei , Yabin Xu , Mingqiang Wei , Jun Wang

3D point cloud registration is a fundamental task in robotics and computer vision. Recently, many learning-based point cloud registration methods based on correspondences have emerged. However, these methods heavily rely on such…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lifa Zhu , Dongrui Liu , Changwei Lin , Rui Yan , Francisco Gómez-Fernández , Ninghua Yang , Ziyong Feng

This work addresses the problem of point cloud registration using deep neural networks. We propose an approach to predict the alignment between two point clouds with overlapping data content, but displaced origins. Such point clouds…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Markus Horn , Nico Engel , Vasileios Belagiannis , Michael Buchholz , Klaus Dietmayer

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds with partial…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Guofeng Mei , Hao Tang , Xiaoshui Huang , Weijie Wang , Juan Liu , Jian Zhang , Luc Van Gool , Qiang Wu

Point cloud registration, a fundamental task in 3D vision, has achieved remarkable success with learning-based methods in outdoor environments. Unsupervised outdoor point cloud registration methods have recently emerged to circumvent the…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Kezheng Xiong , Haoen Xiang , Qingshan Xu , Chenglu Wen , Siqi Shen , Jonathan Li , Cheng Wang

Registration is a fundamental but critical task in point cloud processing, which usually depends on finding element correspondence from two point clouds. However, the finding of reliable correspondence relies on establishing a robust and…

计算机视觉与模式识别 · 计算机科学 2022-02-16 Rong Huang , Wei Yao , Yusheng Xu , Zhen Ye , Uwe Stilla

We study the problem of extracting correspondences between a pair of point clouds for registration. For correspondence retrieval, existing works benefit from matching sparse keypoints detected from dense points but usually struggle to…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Hao Yu , Fu Li , Mahdi Saleh , Benjamin Busam , Slobodan Ilic

3D point cloud registration is a fundamental problem in computer vision and robotics. Recently, learning-based point cloud registration methods have made great progress. However, these methods are sensitive to outliers, which lead to more…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Kexue Fu , Jiazheng Luo , Xiaoyuan Luo , Shaolei Liu , Chenxi Zhang , Manning Wang

PointNet has recently emerged as a popular representation for unstructured point cloud data, allowing application of deep learning to tasks such as object detection, segmentation and shape completion. However, recent works in literature…

计算机视觉与模式识别 · 计算机科学 2019-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset
‹ 上一页 1 2 3 10 下一页 ›