中文
相关论文

相关论文: Local-Area-Learning Network: Meaningful Local Area…

200 篇论文

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

Data organization via forming local regions is an integral part of deep learning networks that process 3D point clouds in a hierarchical manner. At each level, the point cloud is sampled to extract representative points and these points are…

计算机视觉与模式识别 · 计算机科学 2023-12-27 Kaya Turgut , Helin Dutagaci

Unlike on images, semantic learning on 3D point clouds using a deep network is challenging due to the naturally unordered data structure. Among existing works, PointNet has achieved promising results by directly learning on point sets.…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Yiru Shen , Chen Feng , Yaoqing Yang , Dong Tian

Point cloud analysis is attracting attention from Artificial Intelligence research since it can be widely used in applications such as robotics, Augmented Reality, self-driving. However, it is always challenging due to irregularities,…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Shi Qiu , Saeed Anwar , Nick Barnes

Directly learning features from the point cloud has become an active research direction in 3D understanding. Existing learning-based methods usually construct local regions from the point cloud and extract the corresponding features.…

计算机视觉与模式识别 · 计算机科学 2019-06-21 Lin-Zhuo Chen , Xuan-Yi Li , Deng-Ping Fan , Kai Wang , Shao-Ping Lu , Ming-Ming Cheng

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dynamic environments. In…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Zhe Liu , Shunbo Zhou , Chuanzhe Suo , Yingtian Liu , Peng Yin , Hesheng Wang , Yun-Hui Liu

Point cloud is an important type of geometric data structure. Due to its irregular format, most researchers transform such data to regular 3D voxel grids or collections of images. This, however, renders data unnecessarily voluminous and…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Charles R. Qi , Hao Su , Kaichun Mo , Leonidas J. Guibas

In this paper, we propose PCPNet, a deep-learning based approach for estimating local 3D shape properties in point clouds. In contrast to the majority of prior techniques that concentrate on global or mid-level attributes, e.g., for shape…

计算几何 · 计算机科学 2018-06-20 Paul Guerrero , Yanir Kleiman , Maks Ovsjanikov , Niloy J. Mitra

Learning discriminative feature directly on point clouds is still challenging in the understanding of 3D shapes. Recent methods usually partition point clouds into local region sets, and then extract the local region features with…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Xinhai Liu , Zhizhong Han , Fangzhou Hong , Yu-Shen Liu , Matthias Zwicker

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

Deep neural networks have established themselves as the state-of-the-art methodology in almost all computer vision tasks to date. But their application to processing data lying on non-Euclidean domains is still a very active area of…

计算机视觉与模式识别 · 计算机科学 2019-05-21 Chaitanya Kaul , Nick Pears , Suresh Manandhar

Geometrical structures and the internal local region relationship, such as symmetry, regular array, junction, etc., are essential for understanding a 3D shape. This paper proposes a point cloud feature extraction network named PointSCNet,…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Xingye Chen , Yiqi Wu , Wenjie Xu , Jin Li , Huaiyi Dong , Yilin Chen

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

Point cloud analysis is challenging due to irregularity and unordered data structure. To capture the 3D geometries, prior works mainly rely on exploring sophisticated local geometric extractors using convolution, graph, or attention…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Xu Ma , Can Qin , Haoxuan You , Haoxi Ran , Yun Fu

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

As the basic task of point cloud analysis, classification is fundamental but always challenging. To address some unsolved problems of existing methods, we propose a network that captures geometric features of point clouds for better…

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

Learning discriminative shape representation directly on point clouds is still challenging in 3D shape analysis and understanding. Recent studies usually involve three steps: first splitting a point cloud into some local regions, then…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Xin Wen , Zhizhong Han , Xinhai Liu , Yu-Shen Liu

Learning and selecting important points on a point cloud is crucial for point cloud understanding in various applications. Most of early methods selected the important points on 3D shapes by analyzing the intrinsic geometric properties of…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Xinhai Liu , Zhizhong Han , Sanghuk Lee , Yan-Pei Cao , Yu-Shen Liu

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

Point cloud based retrieval for place recognition is an emerging problem in vision field. The main challenge is how to find an efficient way to encode the local features into a discriminative global descriptor. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Wenxiao Zhang , Chunxia Xiao
‹ 上一页 1 2 3 10 下一页 ›