中文
相关论文

相关论文: Unsupervised Deep Probabilistic Approach for Parti…

200 篇论文

Point cloud registration refers to the problem of finding the rigid transformation that aligns two given point clouds, and is crucial for many applications in robotics and computer vision. The main insight of this paper is that we can…

机器人学 · 计算机科学 2025-02-04 Richard Cheng , Chavdar Papozov , Dan Helmick , Mark Tjersland

Unsupervised Deep Distance Metric Learning (UDML) aims to learn sample similarities in the embedding space from an unlabeled dataset. Traditional UDML methods usually use the triplet loss or pairwise loss which requires the mining of…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Binh X. Nguyen , Binh D. Nguyen , Gustavo Carneiro , Erman Tjiputra , Quang D. Tran , Thanh-Toan Do

An unsupervised, iterative point-set registration algorithm for an unlabeled (i.e. correspondence between points is unknown) N-dimensional Euclidean point-cloud is proposed. It is based on linear least squares, and considers all possible…

计算机视觉与模式识别 · 计算机科学 2019-08-14 A. Pasha Hosseinbor , R. Zhdanov , A. Ushveridze

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

Manual annotation of large-scale point cloud dataset for varying tasks such as 3D object classification, segmentation and detection is often laborious owing to the irregular structure of point clouds. Self-supervised learning, which…

计算机视觉与模式识别 · 计算机科学 2022-03-25 Mohamed Afham , Isuru Dissanayake , Dinithi Dissanayake , Amaya Dharmasiri , Kanchana Thilakarathna , Ranga Rodrigo

We propose a novel learning-based approach for robust 3D shape matching. Our method builds upon deep functional maps and can be trained in a fully unsupervised manner. Previous deep functional map methods mainly focus on predicting…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Dongliang Cao , Paul Roetzer , Florian Bernard

This paper presents a novel randomized algorithm for robust point cloud registration without correspondences. Most existing registration approaches require a set of putative correspondences obtained by extracting invariant descriptors.…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Huu Le , Thanh-Toan Do , Tuan Hoang , Ngai-Man Cheung

The reconstruction of real-world surfaces is on high demand in various applications. Most existing reconstruction approaches apply 3D scanners for creating point clouds which are generally sparse and of low density. These points clouds will…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Rajat Sharma , Tobias Schwandt , Christian Kunert , Steffen Urban , Wolfgang Broll

Point cloud registration is a fundamental problem in computer vision that aims to estimate the transformation between corresponding sets of points. Non-rigid registration, in particular, involves addressing challenges including various…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Sara Monji-Azad , Marvin Kinz , Jürgen Hesser

Deep metric learning is an important area due to its applicability to many domains such as image retrieval and person re-identification. The main drawback of such models is the necessity for labeled data. In this work, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Xuefei Cao , Bor-Chun Chen , Ser-Nam Lim

Scene graphs have been recently introduced into 3D spatial understanding as a comprehensive representation of the scene. The alignment between 3D scene graphs is the first step of many downstream tasks such as scene graph aided point cloud…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Yaxu Xie , Alain Pagani , Didier Stricker

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

Probabilistic methods for point set registration have interesting theoretical properties, such as linear complexity in the number of used points, and they easily generalize to joint registration of multiple point sets. In this work, we…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Felix Järemo Lawin , Per-Erik Forssén

We introduce C-GenReg, a training-free framework for 3D point cloud registration that leverages the complementary strengths of world-scale generative priors and registration-oriented Vision Foundation Models (VFMs). Current learning-based…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Yuval Haitman , Amit Efraim , Joseph M. Francos

Diffusion models are a powerful framework for tackling ill-posed problems, with recent advancements extending their use to point cloud upsampling. Despite their potential, existing diffusion models struggle with inefficiencies as they map…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Zhi-Song Liu , Chenhang He , Lei Li

Point cloud classification is a popular task in 3D vision. However, previous works, usually assume that point clouds at test time are obtained with the same procedure or sensor as those at training time. Unsupervised Domain Adaptation (UDA)…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Adriano Cardace , Riccardo Spezialetti , Pierluigi Zama Ramirez , Samuele Salti , Luigi Di Stefano

Many types of 3D acquisition sensors have emerged in recent years and point cloud has been widely used in many areas. Accurate and fast registration of cross-source 3D point clouds from different sensors is an emerged research problem in…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Xiaoshui Huang , Lixin Fan , Qiang Wu , Jian Zhang , Chun Yuan

In the field of data mining and machine learning, commonly used classification models cannot effectively learn in unbalanced data. In order to balance the data distribution before model training, oversampling methods are often used to…

机器学习 · 计算机科学 2024-03-13 Ming Zheng , Yang Yang , Zhi-Hang Zhao , Shan-Chao Gan , Yang Chen , Si-Kai Ni , Yang Lu

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivated by real…

机器学习 · 计算机科学 2025-07-29 Juan Du , Dongheng Chen

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image plane, and train deep…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Chen Chao , Zhizhong Han , Yu-Shen Liu , Matthias Zwicker