中文
相关论文

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

200 篇论文

Place recognition is one of the hot research fields in automation technology and is still an open issue, Camera and Lidar are two mainstream sensors used in this task, Camera-based methods are easily affected by illumination and season…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Yuheng Lu , Fan Yang , Fangping Chen , Don Xie

With the help of the deep learning paradigm, many point cloud networks have been invented for visual analysis. However, there is great potential for development of these networks since the given information of point cloud data has not been…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Shi Qiu , Saeed Anwar , Nick Barnes

Exploiting fine-grained semantic features on point cloud is still challenging due to its irregular and sparse structure in a non-Euclidean space. Among existing studies, PointNet provides an efficient and promising approach to learn shape…

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

Previous studies have demonstrated the effectiveness of point-based neural models on the point cloud analysis task. However, there remains a crucial issue on producing the efficient input embedding for raw point coordinates. Moreover,…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Zihao Li , Pan Gao , Kang You , Chuan Yan , Manoranjan Paul

Understanding dynamic 3D environment is crucial for robotic agents and many other applications. We propose a novel neural network architecture called $MeteorNet$ for learning representations for dynamic 3D point cloud sequences. Different…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Xingyu Liu , Mengyuan Yan , Jeannette Bohg

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference planes and follows by…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Chaojing Duan , Siheng Chen , Jelena Kovacevic

Recent years have witnessed the great success of deep learning on various point cloud analysis tasks, e.g., classification and semantic segmentation. Since point cloud data is sparse and irregularly distributed, one key issue for point…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Shanshan Zhao , Mingming Gong , Xi Li , Dacheng Tao

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

Recently, graph-based and Transformer-based deep learning networks have demonstrated excellent performances on various point cloud tasks. Most of the existing graph methods are based on static graph, which take a fixed input to establish…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Wei Zhou , Qian Wang , Weiwei Jin , Xinzhe Shi , Ying He

Semantic segmentation of building facade is significant in various applications, such as urban building reconstruction and damage assessment. As there is a lack of 3D point clouds datasets related to the fine-grained building facade, we…

计算机视觉与模式识别 · 计算机科学 2021-06-02 Yanfei Su , Weiquan Liu , Zhimin Yuan , Ming Cheng , Zhihong Zhang , Xuelun Shen , Cheng Wang

Object detection from 3D point clouds remains a challenging task, though recent studies pushed the envelope with the deep learning techniques. Owing to the severe spatial occlusion and inherent variance of point density with the distance to…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Liang Du , Xiaoqing Ye , Xiao Tan , Jianfeng Feng , Zhenbo Xu , Errui Ding , Shilei Wen

Few prior works study deep learning on point sets. PointNet by Qi et al. is a pioneer in this direction. However, by design PointNet does not capture local structures induced by the metric space points live in, limiting its ability to…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Charles R. Qi , Li Yi , Hao Su , Leonidas J. Guibas

Object retrieval and classification in point cloud data is challenged by noise, irregular sampling density and occlusion. To address this issue, we propose a point pair descriptor that is robust to noise and occlusion and achieves high…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Dmytro Bobkov , Sili Chen , Ruiqing Jian , Muhammad Iqbal , Eckehard Steinbach

We present a simple but yet effective method for learning distinctive 3D local deep descriptors (DIPs) that can be used to register point clouds without requiring an initial alignment. Point cloud patches are extracted, canonicalised with…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Fabio Poiesi , Davide Boscaini

Critical to the registration of point clouds is the establishment of a set of accurate correspondences between points in 3D space. The correspondence problem is generally addressed by the design of discriminative 3D local descriptors on the…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Lei Zhou , Siyu Zhu , Zixin Luo , Tianwei Shen , Runze Zhang , Mingmin Zhen , Tian Fang , Long Quan

Point clouds-based Networks have achieved great attention in 3D object classification, segmentation and indoor scene semantic parsing. In terms of face recognition, 3D face recognition method which directly consume point clouds as input is…

计算机视觉与模式识别 · 计算机科学 2019-11-25 Ziyu Zhang , Feipeng Da , Yi Yu

Fusion of 2D images and 3D point clouds is important because information from dense images can enhance sparse point clouds. However, fusion is challenging because 2D and 3D data live in different spaces. In this work, we propose MVPNet…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Maximilian Jaritz , Jiayuan Gu , Hao Su

In this work, we propose an end-to-end framework to learn local multi-view descriptors for 3D point clouds. To adopt a similar multi-view representation, existing studies use hand-crafted viewpoints for rendering in a preprocessing stage,…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Lei Li , Siyu Zhu , Hongbo Fu , Ping Tan , Chiew-Lan Tai

In this paper, we propose a graph neural network to detect objects from a LiDAR point cloud. Towards this end, we encode the point cloud efficiently in a fixed radius near-neighbors graph. We design a graph neural network, named Point-GNN,…

计算机视觉与模式识别 · 计算机科学 2020-03-04 Weijing Shi , Ragunathan , Rajkumar

In this work, we present a novel method to learn a local cross-domain descriptor for 2D image and 3D point cloud matching. Our proposed method is a dual auto-encoder neural network that maps 2D and 3D input into a shared latent space…

计算机视觉与模式识别 · 计算机科学 2019-11-22 Quang-Hieu Pham , Mikaela Angelina Uy , Binh-Son Hua , Duc Thanh Nguyen , Gemma Roig , Sai-Kit Yeung