中文
相关论文

相关论文: LPD-Net: 3D Point Cloud Learning for Large-Scale P…

200 篇论文

Point cloud-based large scale place recognition is an important but challenging task for many applications such as Simultaneous Localization and Mapping (SLAM). Taking the task as a point cloud retrieval problem, previous methods have made…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Zhaoxin Fan , Zhenbo Song , Wenping Zhang , Hongyan Liu , Jun He , Xiaoyong Du

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud-based 3D object…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Shaoshuai Shi , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

Deep learning approaches have made tremendous progress in the field of semantic segmentation over the past few years. However, most current approaches operate in the 2D image space. Direct semantic segmentation of unstructured 3D point…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Francis Engelmann , Theodora Kontogianni , Alexander Hermans , Bastian Leibe

We present a new deep learning architecture (called Kd-network) that is designed for 3D model recognition tasks and works with unstructured point clouds. The new architecture performs multiplicative transformations and share parameters of…

计算机视觉与模式识别 · 计算机科学 2017-10-27 Roman Klokov , Victor Lempitsky

As the development of 3D sensors, registration of 3D data (e.g. point cloud) coming from different kind of sensor is dispensable and shows great demanding. However, point cloud registration between different sensors is challenging because…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Xiaoshui Huang

3D object recognition has attracted wide research attention in the field of multimedia and computer vision. With the recent proliferation of deep learning, various deep models with different representations have achieved the…

计算机视觉与模式识别 · 计算机科学 2018-08-24 Haoxuan You , Yifan Feng , Rongrong Ji , Yue Gao

Environmental perception systems are crucial for high-precision mapping and autonomous navigation, with LiDAR serving as a core sensor providing accurate 3D point cloud data. Efficiently processing unstructured point clouds while extracting…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Chuang Chen , Yi Lin , Bo Wang , Jing Hu , Xi Wu , Wenyi Ge

Deep learning on point clouds has made a lot of progress recently. Many point cloud dedicated deep learning frameworks, such as PointNet and PointNet++, have shown advantages in accuracy and speed comparing to those using traditional 3D…

计算几何 · 计算机科学 2018-12-18 Guanghua Pan , Jun Wang , Rendong Ying , Peilin Liu

Over the last decade, the demand for better segmentation and classification algorithms in 3D spaces has significantly grown due to the popularity of new 3D sensor technologies and advancements in the field of robotics. Point-clouds are one…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Felipe Gomez Marulanda , Pieter Libin , Timothy Verstraeten , Ann Nowé

We present a new local descriptor for 3D shapes, directly applicable to a wide range of shape analysis problems such as point correspondences, semantic segmentation, affordance prediction, and shape-to-scan matching. The descriptor is…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Haibin Huang , Evangelos Kalogerakis , Siddhartha Chaudhuri , Duygu Ceylan , Vladimir G. Kim , Ersin Yumer

Domain Adaptation (DA) approaches achieved significant improvements in a wide range of machine learning and computer vision tasks (i.e., classification, detection, and segmentation). However, as far as we are aware, there are few methods…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Can Qin , Haoxuan You , Lichen Wang , C. -C. Jay Kuo , Yun Fu

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

The analyses relying on 3D point clouds are an utterly complex task, often involving million of points, but also requiring computationally efficient algorithms because of many real-time applications; e.g. autonomous vehicle. However, point…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Can Chen , Luca Zanotti Fragonara , Antonios Tsourdos

Real-world environment-derived point clouds invariably exhibit noise across varying modalities and intensities. Hence, point cloud denoising (PCD) is essential as a preprocessing step to improve downstream task performance. Deep learning…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Chengwei Zhang , Xueyi Zhang , Mingrui Lao , Tao Jiang , Xinhao Xu , Wenjie Li , Fubo Zhang , Longyong Chen

We propose a novel concept to directly match feature descriptors extracted from RGB images, with feature descriptors extracted from 3D point clouds. We use this concept to localize the position and orientation (pose) of the camera of a…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Uzair Nadeem , Mohammad A. A. K. Jalwana , Mohammed Bennamoun , Roberto Togneri , Ferdous Sohel

Detecting 3D objects from point clouds is a practical yet challenging task that has attracted increasing attention recently. In this paper, we propose a Label-Guided auxiliary training method for 3D object detection (LG3D), which serves as…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Yaomin Huang , Xinmei Liu , Yichen Zhu , Zhiyuan Xu , Chaomin Shen , Zhengping Che , Guixu Zhang , Yaxin Peng , Feifei Feng , Jian Tang

Recently, deep neural networks have made remarkable achievements in 3D point cloud classification. However, existing classification methods are mainly implemented on idealized point clouds and suffer heavy degradation of per-formance on…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Guoquan Xu , Hezhi Cao , Yifan Zhang , Jianwei Wan , Ke Xu , Yanxin Ma

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

Feature Descriptors and Detectors are two main components of feature-based point cloud registration. However, little attention has been drawn to the explicit representation of local and global semantics in the learning of descriptors and…

计算机视觉与模式识别 · 计算机科学 2023-05-08 Canhui Tang , Yiheng Li , Shaoyi Du , Guofa Wang , Zhiqiang Tian

This paper presents a new 3D point cloud classification benchmark data set with over four billion manually labelled points, meant as input for data-hungry (deep) learning methods. We also discuss first submissions to the benchmark that use…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Timo Hackel , Nikolay Savinov , Lubor Ladicky , Jan D. Wegner , Konrad Schindler , Marc Pollefeys