中文
相关论文

相关论文: COTReg:Coupled Optimal Transport based Point Cloud…

200 篇论文

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

Inspired by the recent PointHop classification method, an unsupervised 3D point cloud registration method, called R-PointHop, is proposed in this work. R-PointHop first determines a local reference frame (LRF) for every point using its…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Pranav Kadam , Min Zhang , Shan Liu , C. -C. Jay Kuo

The performance of surface registration relies heavily on the metric used for the alignment error between the source and target shapes. Traditionally, such a metric is based on the point-to-point or point-to-plane distance from the points…

计算机视觉与模式识别 · 计算机科学 2021-08-27 Zhi Deng , Yuxin Yao , Bailin Deng , Juyong Zhang

We investigate a variation of the 3D registration problem, named multi-model 3D registration. In the multi-model registration problem, we are given two point clouds picturing a set of objects at different poses (and possibly including…

机器人学 · 计算机科学 2024-02-19 David Jin , Sushrut Karmalkar , Harry Zhang , Luca Carlone

Predicting the future can significantly improve the safety of intelligent vehicles, which is a key component in autonomous driving. 3D point clouds accurately model 3D information of surrounding environment and are crucial for intelligent…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Fan Lu , Guang Chen , Yinlong Liu , Zhijun Li , Sanqing Qu , Tianpei Zou

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

In robotic inspection, joint registration of multiple point clouds is an essential technique for estimating the transformation relationships between measured parts, such as multiple blades in a propeller. However, the presence of noise and…

机器人学 · 计算机科学 2024-09-17 Lingjie Su , Wei Xu , Shuyang Zhao , Yuqi Cheng , Wenlong Li

Matching 3D rigid point clouds in complex environments robustly and accurately is still a core technique used in many applications. This paper proposes a new architecture combining error estimation from sample covariances and dual global…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Can Pu , Nanbo Li , Robert B Fisher

Many numerical and learning algorithms rely on the solution of the Monge-Kantorovich problem and Wasserstein distances, which provide appropriate distributional metrics. While the natural approach is to treat the problem as an…

最优化与控制 · 数学 2025-12-11 Mohsen Sadr , Peyman Mohajerin Esfahani , Hossein Gorji

Point cloud registration is a crucial technique in 3D computer vision with a wide range of applications. However, this task can be challenging, particularly in large fields of view with dynamic objects, environmental noise, or other…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Rui She , Sijie Wang , Qiyu Kang , Kai Zhao , Yang Song , Wee Peng Tay , Tianyu Geng , Xingchao Jian

Registration of 3D point clouds is a fundamental task in several applications of robotics and computer vision. While registration methods such as iterative closest point and variants are very popular, they are only locally optimal. There…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Rangaprasad Arun Srivatsan , Tejas Zodage , Howie Choset

Point cloud registration is a fundamental problem in 3D computer vision, graphics and robotics. For the last few decades, existing registration algorithms have struggled in situations with large transformations, noise, and time constraints.…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Wentao Yuan , Ben Eckart , Kihwan Kim , Varun Jampani , Dieter Fox , Jan Kautz

Achieving globally optimal point cloud registration under partial overlaps and large misalignments remains a fundamental challenge. While simultaneous transformation ($\boldsymbol{\theta}$) and correspondence ($\mathbf{P}$) estimation has…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Wei Lian , Fei Ma , Hang Pan , Zhesen Cui , Wangmeng Zuo

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

The Procrustes-Wasserstein problem consists in matching two high-dimensional point clouds in an unsupervised setting, and has many applications in natural language processing and computer vision. We consider a planted model with two…

机器学习 · 统计学 2024-05-24 Mathieu Even , Luca Ganassali , Jakob Maier , Laurent Massoulié

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

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

A novel Gromov-Wasserstein learning framework is proposed to jointly match (align) graphs and learn embedding vectors for the associated graph nodes. Using Gromov-Wasserstein discrepancy, we measure the dissimilarity between two graphs and…

机器学习 · 计算机科学 2019-05-08 Hongteng Xu , Dixin Luo , Hongyuan Zha , Lawrence Carin

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 clustering to obtain…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Liyuan Zhang , Le Hui , Qi Liu , Bo Li , Yuchao Dai

Learning robust feature matching between the template and search area is crucial for 3D Siamese tracking. The core of Siamese feature matching is how to assign high feature similarity on the corresponding points between the template and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Haobo Jiang , Kaihao Lan , Le Hui , Guangyu Li , Jin Xie , Jian Yang