中文
相关论文

相关论文: PRANet: Point Cloud Registration with an Artificia…

200 篇论文

Point cloud registration is a common step in many 3D computer vision tasks such as object pose estimation, where a 3D model is aligned to an observation. Classical registration methods generalize well to novel domains but fail when given a…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Dominik Bauer , Timothy Patten , Markus Vincze

Point cloud registration is a fundamental problem in 3D computer vision. In this paper, we cast point cloud registration into a planning problem in reinforcement learning, which can seek the transformation between the source and target…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Haobo Jiang , Jin Xie , Jianjun Qian , Jian Yang

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

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

Point cloud registration aligns 3D point clouds using spatial transformations. It is an important task in computer vision, with applications in areas such as augmented reality (AR) and medical imaging. This work explores the intersection of…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Maximilian Weber , Daniel Wild , Jens Kleesiek , Jan Egger , Christina Gsaxner

We present a simple, flexible, and general framework titled Partial Registration Network (PRNet), for partial-to-partial point cloud registration. Inspired by recently-proposed learning-based methods for registration, we use deep networks…

机器学习 · 计算机科学 2019-10-30 Yue Wang , Justin M. Solomon

Point cloud registration is a key problem for computer vision applied to robotics, medical imaging, and other applications. This problem involves finding a rigid transformation from one point cloud into another so that they align. Iterative…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Yue Wang , Justin M. Solomon

Rigid registration of point clouds is a fundamental problem in computer vision with many applications from 3D scene reconstruction to geometry capture and robotics. If a suitable initial registration is available, conventional methods like…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Ludwig Mohr , Ismail Geles , Friedrich Fraundorfer

We propose a new framework that formulates point cloud registration as a denoising diffusion process from noisy transformation to object transformation. During training stage, object transformation diffuses from ground-truth transformation…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Yue Wu , Yongzhe Yuan , Xiaolong Fan , Xiaoshui Huang , Maoguo Gong , Qiguang Miao

Point cloud registration aligns multiple unposed point clouds into a common reference frame and is a core step for 3D reconstruction and robot localization without initial guess. In this work, we cast registration as conditional generation:…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Yue Pan , Tao Sun , Liyuan Zhu , Lucas Nunes , Iro Armeni , Jens Behley , Cyrill Stachniss

Registration is a transformation estimation problem between two point clouds, which has a unique and critical role in numerous computer vision applications. The developments of optimization-based methods and deep learning methods have…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Xiaoshui Huang , Guofeng Mei , Jian Zhang , Rana Abbas

Point cloud registration involves determining a rigid transformation to align a source point cloud with a target point cloud. This alignment is fundamental in applications such as autonomous driving, robotics, and medical imaging, where…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Yu-Xin Zhang , Jie Gui , Baosheng Yu , Xiaofeng Cong , Xin Gong , Wenbing Tao , Dacheng Tao

This paper introduces a new method for 3D point cloud registration based on deep learning. The architecture is composed of three distinct blocs: (i) an encoder composed of a convolutional graph-based descriptor that encodes the immediate…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Karim Slimani , Brahim Tamadazte , Catherine Achard

Much progress has been made on the task of learning-based 3D point cloud registration, with existing methods yielding outstanding results on standard benchmarks, such as ModelNet40, even in the partial-to-partial matching scenario.…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Zheng Dang , Lizhou Wang , Junning Qiu , Minglei Lu , Mathieu Salzmann

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent extensions are state-of-the-art. To date, the successful application of PointNet to point…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Yasuhiro Aoki , Hunter Goforth , Rangaprasad Arun Srivatsan , Simon Lucey

The main goal of point cloud registration in Multi-View Partial (MVP) Challenge 2021 is to estimate a rigid transformation to align a point cloud pair. The pairs in this competition have the characteristics of low overlap, non-uniform…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Lifa Zhu , Changwei Lin , Dongrui Liu , Xin Li , Francisco Gómez-Fernández

Point cloud registration involves aligning one point cloud with another or with a three-dimensional (3D) model, enabling the integration of multimodal data into a unified representation. This is essential in applications such as…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Mehdi Maboudi , Said Harb , Jackson Ferrao , Kourosh Khoshelham , Yelda Turkan , Karam Mawas

Point cloud registration is the process of aligning a pair of point sets via searching for a geometric transformation. Recent works leverage the power of deep learning for registering a pair of point sets. However, unfortunately, deep…

计算几何 · 计算机科学 2020-06-12 Lingjing Wang , 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-11-05 Vinit Sarode , Xueqian Li , Hunter Goforth , Yasuhiro Aoki , Rangaprasad Arun Srivatsan , Simon Lucey , Howie Choset

As a fundamental yet challenging problem in intelligent transportation systems, point cloud registration attracts vast attention and has been attained with various deep learning-based algorithms. The unsupervised registration algorithms…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Dongrui Liu , Chuanchuan Chen , Changqing Xu , Robert Qiu , Lei Chu
‹ 上一页 1 2 3 10 下一页 ›