中文
相关论文

相关论文: DeepICP: An End-to-End Deep Neural Network for 3D …

200 篇论文

We present a novel, end-to-end learnable, multiview 3D point cloud registration algorithm. Registration of multiple scans typically follows a two-stage pipeline: the initial pairwise alignment and the globally consistent refinement. The…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zan Gojcic , Caifa Zhou , Jan D. Wegner , Leonidas J. Guibas , Tolga Birdal

Iterative methods such as iterative closest point (ICP) for point cloud registration often suffer from bad local optimality (e.g. saddle points), due to the nature of nonconvex optimization. To address this fundamental challenge, in this…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Ziming Zhang , Yuping Shao , Yiqing Zhang , Fangzhou Lin , Haichong Zhang , Elke Rundensteiner

Deep learning-based point cloud registration models are often generalized from extensive training over a large volume of data to learn the ability to predict the desired geometric transformation to register 3D point clouds. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Lingjing Wang , Yu Hao , Xiang Li , Yi Fang

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

We present a new paradigm for rigid alignment between point clouds based on learnable weighted consensus which is robust to noise as well as the full spectrum of the rotation group. Current models, learnable or axiomatic, work well for…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Dvir Ginzburg , Dan Raviv

In this paper, we propose a novel 3D registration paradigm, Generative Point Cloud Registration, which bridges advanced 2D generative models with 3D matching tasks to enhance registration performance. Our key idea is to generate cross-view…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Haobo Jiang , Jin Xie , Jian Yang , Liang Yu , Jianmin Zheng

Bridging 2D and 3D sensor modalities is critical for robust perception in autonomous systems. However, image-to-point cloud (I2P) registration remains challenging due to the semantic-geometric gap between texture-rich but depth-ambiguous…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xingmei Wang , Xiaoyu Hu , Chengkai Huang , Ziyan Zeng , Guohao Nie , Quan Z. Sheng , Lina Yao

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

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

Motivated by the intuition that the critical step of localizing a 2D image in the corresponding 3D point cloud is establishing 2D-3D correspondence between them, we propose the first feature-based dense correspondence framework for…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Siyu Ren , Yiming Zeng , Junhui Hou , Xiaodong Chen

Registration algorithms, such as Iterative Closest Point (ICP), have proven effective in mobile robot localization algorithms over the last decades. However, they are susceptible to failure when a robot sustains extreme velocities and…

Point Cloud Registration is a fundamental and challenging problem in 3D computer vision. Recent works often utilize the geometric structure information in point feature embedding or outlier rejection for registration while neglecting to…

计算机视觉与模式识别 · 计算机科学 2024-01-04 Qianliang Wu , Yaqi Shen , Haobo Jiang , Guofeng Mei , Yaqing Ding , Lei Luo , Jin Xie , Jian Yang

Robot localization using a built map is essential for a variety of tasks including accurate navigation and mobile manipulation. A popular approach to robot localization is based on image-to-point cloud registration, which combines…

机器人学 · 计算机科学 2025-07-08 Guangming Wang , Yu Zheng , Yuxuan Wu , Yanfeng Guo , Zhe Liu , Yixiang Zhu , Wolfram Burgard , Hesheng Wang

In this paper, we propose a coarse-to-fine integration solution inspired by the classical ICP algorithm, to pairwise 3D point cloud registration with two improvements of hybrid metric spaces (eg, BSC feature and Euclidean geometry spaces)…

计算机视觉与模式识别 · 计算机科学 2018-08-14 Yue Pan , Bisheng Yang , Fuxun Liang , Zhen Dong

Current point cloud registration methods are mainly based on local geometric information and usually ignore the semantic information contained in the scenes. In this paper, we treat the point cloud registration problem as a semantic…

计算机视觉与模式识别 · 计算机科学 2023-10-19 Shaocong Liu , Tao Wang , Yan Zhang , Ruqin Zhou , Li Li , Chenguang Dai , Yongsheng Zhang , Longguang Wang , Hanyun Wang

Deep Learning-based 2D/3D registration methods are highly robust but often lack the necessary registration accuracy for clinical application. A refinement step using the classical optimization-based 2D/3D registration method applied in…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Srikrishna Jaganathan , Jian Wang , Anja Borsdorf , Karthik Shetty , Andreas Maier

Point cloud registration has seen recent success with several learning-based methods that focus on correspondence matching and, as such, optimize only for this objective. Following the learning step of correspondence matching, they evaluate…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Shengze Jin , Daniel Barath , Marc Pollefeys , Iro Armeni

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Unlike classical optimization-based methods, recent learning-based methods leverage the power of deep learning for…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Lingjing Wang , Xiang Li , Yi Fang

By moving a depth sensor around a room, we compute a 3D CAD model of the environment, capturing the room shape and contents such as chairs, desks, sofas, and tables. Rather than reconstructing geometry, we match, place, and align each…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Hamid Izadinia , Steven M. Seitz

In recent years, implicit functions have drawn attention in the field of 3D reconstruction and have successfully been applied with Deep Learning. However, for incremental reconstruction, implicit function-based registrations have been…

机器人学 · 计算机科学 2022-06-01 Yijun Yuan , Andreas Nuechter