中文
相关论文

相关论文: Best Buddies Registration for Point Clouds

200 篇论文

The Discriminative Optimization (DO) algorithm has been proved much successful in 3D point cloud registration. In the original DO, the feature (descriptor) of two point cloud was defined as a histogram, and the element of histogram…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Jia Wang , Ping Wang , Biao Li , Ruigang Fu , Junzheng Wu

In this paper, we propose a new method for determining shared features of and measuring the distance between data sets or point clouds. Our approach uses the joint factorization of two data matrices $X_1,X_2$ into non-negative matrices $X_1…

机器学习 · 计算机科学 2022-11-29 Hannah Friedman , Amani R. Maina-Kilaas , Julianna Schalkwyk , Hina Ahmed , Jamie Haddock

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

Using 3D point clouds in odometry estimation in robotics often requires finding a set of correspondences between points in subsequent scans. While there are established methods for point clouds of sufficient quality, state-of-the-art still…

机器人学 · 计算机科学 2025-06-24 Jan Michalczyk , Stephan Weiss , Jan Steinbrener

Point cloud registration approaches often fail when the overlap between point clouds is low due to noisy point correspondences. This work introduces a novel cross-attention mechanism tailored for Transformer-based architectures that tackles…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Weijie Wang , Guofeng Mei , Jian Zhang , Nicu Sebe , Bruno Lepri , Fabio Poiesi

Point clouds are widely used representations of 3D data, but determining the visibility of points from a given viewpoint remains a challenging problem due to their sparse nature and lack of explicit connectivity. Traditional methods, such…

图形学 · 计算机科学 2025-09-30 Jun-Hao Wang , Yi-Yang Tian , Baoquan Chen , Peng-Shuai Wang

With current trends in sensors (cheaper, more volume of data) and applications (increasing affordability for new tasks, new ideas in what 3D data could be useful for); there is corresponding increasing interest in the ability to…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Giang Truong , Huu Le , Alvaro Parra , Syed Zulqarnain Gilani , Syed M. S. Islam , David Suter

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

Bounding box regression (BBR) has been widely used in object detection and instance segmentation, which is an important step in object localization. However, most of the existing loss functions for bounding box regression cannot be…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Siliang Ma , Yong Xu

This work investigates the use of robust optimal transport (OT) for shape matching. Specifically, we show that recent OT solvers improve both optimization-based and deep learning methods for point cloud registration, boosting accuracy at an…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Zhengyang Shen , Jean Feydy , Peirong Liu , Ariel Hernán Curiale , Ruben San Jose Estepar , Raul San Jose Estepar , Marc Niethammer

With the rapid development of artificial intelligence and the advent of the 5G era, deep learning has received extensive attention from researchers. Broad Learning System (BLS) is a new deep learning model proposed recently, which shows its…

密码学与安全 · 计算机科学 2021-01-11 Haiyang Liu , Hanlin Zhang , Li Guo , Jia Yu , Jie Lin

Point cloud registration (PCR) is crucial for many downstream tasks, such as simultaneous localization and mapping (SLAM) and object tracking. This makes detecting and quantifying registration misalignment, i.e., PCR quality validation, an…

计算机视觉与模式识别 · 计算机科学 2026-02-09 Shipeng Liu , Ziliang Xiong , Khac-Hoang Ngo , Per-Erik Forssén

Traditional algorithms of point set registration minimizing point-to-plane distances often achieve a better estimation of rigid transformation than those minimizing point-to-point distances. Nevertheless, recent deep-learning-based methods…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Tatsuya Yatagawa , Yutaka Ohtake , Hiromasa Suzuki

Probabilistic methods for point set registration have demonstrated competitive results in recent years. These techniques estimate a probability distribution model of the point clouds. While such a representation has shown promise, it is…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Per-Erik Forssén , Michael Felsberg

We present a novel approach to point set registration which is based on one-shot adversarial learning. The idea of the algorithm is inspired by recent successes of generative adversarial networks. Treating the point clouds as…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Sergei Divakov , Ivan Oseledets

Point cloud segmentation is fundamental in understanding 3D environments. However, current 3D point cloud segmentation methods usually perform poorly on scene boundaries, which degenerates the overall segmentation performance. In this…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Liyao Tang , Yibing Zhan , Zhe Chen , Baosheng Yu , Dacheng Tao

Generating a set of high-quality correspondences or matches is one of the most critical steps in point cloud registration. This paper proposes a learning framework COTReg by jointly considering the pointwise and structural matchings to…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Guofeng Mei , Xiaoshui Huang , Litao Yu , Jian Zhang , Mohammed Bennamoun

Using heterogeneous depth cameras and 3D scanners in 3D face verification causes variations in the resolution of the 3D point clouds. To solve this issue, previous studies use 3D registration techniques. Out of these proposed techniques,…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Ahmed ElSayed , Elif Kongar , Ausif Mahmood , Tarek Sobh , Terrance Boult

Point cloud registration is a central theme in computer vision, with alignment algorithms continuously improving for greater robustness. Commonly used methods evaluate Euclidean distances between point clouds and minimize an objective…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Emmanuele Barberi , Felice Sfravara , Filippo Cucinotta

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