中文
相关论文

相关论文: Point Cloud Registration using Representative Over…

200 篇论文

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process point clouds, which…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Haozhe Xie , Hongxun Yao , Shangchen Zhou , Jiageng Mao , Shengping Zhang , Wenxiu Sun

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 clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised…

机器学习 · 计算机科学 2019-06-04 Jonathan Sauder , Bjarne Sievers

In this paper, we propose PCPNet, a deep-learning based approach for estimating local 3D shape properties in point clouds. In contrast to the majority of prior techniques that concentrate on global or mid-level attributes, e.g., for shape…

计算几何 · 计算机科学 2018-06-20 Paul Guerrero , Yanir Kleiman , Maks Ovsjanikov , Niloy J. Mitra

Point clouds provide a compact and efficient representation of 3D shapes. While deep neural networks have achieved impressive results on point cloud learning tasks, they require massive amounts of manually labeled data, which can be costly…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Omid Poursaeed , Tianxing Jiang , Han Qiao , Nayun Xu , Vladimir G. Kim

Cross-modal data registration has long been a critical task in computer vision, with extensive applications in autonomous driving and robotics. Accurate and robust registration methods are essential for aligning data from different…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Yuanchao Yue , Hui Yuan , Qinglong Miao , Xiaolong Mao , Raouf Hamzaoui , Peter Eisert

Registering urban point clouds is a quite challenging task due to the large-scale, noise and data incompleteness of LiDAR scanning data. In this paper, we propose SARNet, a novel semantic augmented registration network aimed at achieving…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Chao Liu , Jianwei Guo , Dong-Ming Yan , Zhirong Liang , Xiaopeng Zhang , Zhanglin Cheng

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point cloud registration…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Leida Zhang , Zhengda Lu , Kai Liu , Yiqun Wang

Point cloud completion, which aims at recovering original shape information from partial point clouds, has attracted attention on 3D vision community. Existing methods usually succeed in completion for standard shape, while failing to…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Junshu Tang , Jiachen Xu , Jingyu Gong , Haichuan Song , Yuan Xie , Lizhuang Ma

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

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

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

Point cloud registration is crucial for ensuring 3D alignment consistency of multiple local point clouds in 3D reconstruction for remote sensing or digital heritage. While various point cloud-based registration methods exist, both…

计算机视觉与模式识别 · 计算机科学 2025-08-29 Xueyang Kang , Hang Zhao , Kourosh Khoshelham , Patrick Vandewalle

Recent investigations on rotation invariance for 3D point clouds have been devoted to devising rotation-invariant feature descriptors or learning canonical spaces where objects are semantically aligned. Examinations of learning frameworks…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Jianhui Yu , Chaoyi Zhang , Weidong Cai

This paper presents DeepI2P: a novel approach for cross-modality registration between an image and a point cloud. Given an image (e.g. from a rgb-camera) and a general point cloud (e.g. from a 3D Lidar scanner) captured at different…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Jiaxin Li , Gim Hee Lee

Point cloud registration is a fundamental problem in 3D computer vision. Outdoor LiDAR point clouds are typically large-scale and complexly distributed, which makes the registration challenging. In this paper, we propose an efficient…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Fan Lu , Guang Chen , Yinlong Liu , Lijun Zhang , Sanqing Qu , Shu Liu , Rongqi Gu

Point cloud registration is to estimate a transformation to align point clouds collected in different perspectives. In learning-based point cloud registration, a robust descriptor is vital for high-accuracy registration. However, most…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Guiyu Zhao , Zhentao Guo , Xin Wang , Hongbin Ma

Point cloud patterns are hard to learn because of the implicit local geometry features among the orderless points. In recent years, point cloud representation in 2D space has attracted increasing research interest since it exposes the local…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Yecheng Lyu , Xinming Huang , Ziming Zhang

While 3D-3D registration is traditionally tacked by optimization-based methods, recent work has shown that learning-based techniques could achieve faster and more robust results. In this context, however, only PRNet can handle the…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Zheng Dang , Fei Wang , Mathieu Salzmann

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