中文
相关论文

相关论文: PCR-99: A Practical Method for Point Cloud Registr…

200 篇论文

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

We propose a methodology for robust, real-time place recognition using an imaging lidar, which yields image-quality high-resolution 3D point clouds. Utilizing the intensity readings of an imaging lidar, we project the point cloud and obtain…

计算机视觉与模式识别 · 计算机科学 2021-04-23 Tixiao Shan , Brendan Englot , Fabio Duarte , Carlo Ratti , Daniela Rus

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

Sigma clipping is commonly used in astronomy for outlier rejection, but the number of standard deviations beyond which one should clip data from a sample ultimately depends on the size of the sample. Chauvenet rejection is one of the…

天体物理仪器与方法 · 物理学 2023-01-20 M. P. Maples , D. E. Reichart , N. C. Konz , T. A. Berger , A. S. Trotter , J. R. Martin , D. A. Dutton , M. L. Paggen , R. E. Joyner , C. P. Salemi

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the canonical…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Shaoshuai Shi , Xiaogang Wang , Hongsheng Li

Outlier detection in data streams has gained wide importance presently due to the increasing cases of fraud in various applications of data streams. The techniques for outlier detection have been divided into either statistics based,…

分布式、并行与集群计算 · 计算机科学 2010-03-25 Parneeta Dhaliwal , M. P. S. Bhatia , Priti Bansal

Rate-distortion theory-based outlier detection builds upon the rationale that a good data compression will encode outliers with unique symbols. Based on this rationale, we propose Cluster Purging, which is an extension of clustering-based…

机器学习 · 计算机科学 2023-02-23 Maximilian B. Toller , Bernhard C. Geiger , Roman Kern

Point cloud anomaly detection under the anomaly-free setting poses significant challenges as it requires accurately capturing the features of 3D normal data to identify deviations indicative of anomalies. Current efforts focus on devising…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Jianan Ye , Weiguang Zhao , Xi Yang , Guangliang Cheng , Kaizhu Huang

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

We consider the problem of principal component analysis (PCA) in the presence of outliers. Given a matrix $A$ ($d \times n$) and parameters $k, m$, the goal is to remove a set of at most $m$ columns of $A$ (known as outliers), so as to…

数据结构与算法 · 计算机科学 2018-05-14 Aditya Bhaskara , Srivatsan Kumar

Recent advances in deep learning have improved 3D point cloud registration but increased graphics processing unit (GPU) memory usage, often requiring preliminary sampling that reduces accuracy. We propose an overlapping region sampling…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Tomoyasu Shimada , Kazuhiko Murasaki , Shogo Sato , Toshihiko Nishimura , Taiga Yoshida , Ryuichi Tanida

Real data often contain anomalous cases, also known as outliers. These may spoil the resulting analysis but they may also contain valuable information. In either case, the ability to detect such anomalies is essential. A useful tool for…

机器学习 · 统计学 2021-01-13 Peter J. Rousseeuw , Mia Hubert

We describe a variation of the iterative closest point (ICP) algorithm for aligning two point sets under a set of transformations. Our algorithm is superior to previous algorithms because (1) in determining the optimal alignment, it…

图形学 · 计算机科学 2009-09-29 Jeff M. Phillips , Ran Liu , Carlo Tomasi

This paper proposes a novel point-cloud-based place recognition system that adopts a deep learning approach for feature extraction. By using a convolutional neural network pre-trained on color images to extract features from a range image…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Ting Sun , Ming Liu , Haoyang Ye , Dit-Yan Yeung

We derive a convex optimization problem for the task of segmenting sequential data, which explicitly treats presence of outliers. We describe two algorithms for solving this problem, one exact and one a top-down novel approach, and we…

机器学习 · 计算机科学 2014-11-19 Itamar Katz , Koby Crammer

The goal of this paper is to address the problem of global point cloud registration (PCR) i.e., finding the optimal alignment between point clouds irrespective of the initial poses of the scans. This problem is notoriously challenging for…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Stefanos Pertigkiozoglou , Evangelos Chatzipantazis , Kostas Daniilidis

Feature descriptors of point clouds are used in several applications, such as registration and part segmentation of 3D point clouds. Learning discriminative representations of local geometric features is unquestionably the most important…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Seunghwan Jung , Yeong-Gil Shin , Minyoung Chung

Probabilistic Point Clouds Registration (PPCR) is an algorithm that, in its multi-iteration version, outperformed state of the art algorithms for local point clouds registration. However, its performances have been tested using a fixed high…

机器人学 · 计算机科学 2020-10-13 Simone Fontana , Domenico G. Sorrenti

This paper presents a robust probabilistic point registration method for estimating the rigid transformation (i.e. rotation matrix and translation vector) between two pointcloud dataset. The method improves the robustness of point…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Saman Fahandezh-Saadi , Di Wang , Masayoshi Tomizuka

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the…

计算机视觉与模式识别 · 计算机科学 2021-01-11 Jie Li , Yu Hu