中文
相关论文

相关论文: Learning task-specific features for 3D pointcloud …

200 篇论文

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

Graph convolutional neural networks (Graph-CNNs) extend traditional CNNs to handle data that is supported on a graph. Major challenges when working with data on graphs are that the support set (the vertices of the graph) do not typically…

计算机视觉与模式识别 · 计算机科学 2018-12-06 Yingxue Zhang , Michael Rabbat

The analysis of 3D point clouds has diverse applications in robotics, vision and graphics. Processing them presents specific challenges since they are naturally sparse, can vary in spatial resolution and are typically unordered. Graph-based…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Mohammad Khodadad , Morteza Rezanejad , Ali Shiraee Kasmaee , Kaleem Siddiqi , Dirk Walther , Hamidreza Mahyar

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 paper, we propose a method, based on graph signal processing, to optimize the choice of $k$ in $k$-nearest neighbor graphs ($k$NNGs). $k$NN is one of the most popular approaches and is widely used in machine learning and signal…

机器学习 · 计算机科学 2024-01-17 Asuka Tamaru , Junya Hara , Hiroshi Higashi , Yuichi Tanaka , Antonio Ortega

In this paper, we propose a point cloud classification method based on graph neural network and manifold learning. Different from the conventional point cloud analysis methods, this paper uses manifold learning algorithms to embed point…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Dinghao Yang , Wei Gao

We propose simple yet effective improvements in point representations and local neighborhood graph construction within the general framework of graph neural networks (GNNs) for 3D point cloud processing. As a first contribution, we propose…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Siddharth Srivastava , Gaurav Sharma

Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unordered, which cannot be…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Kuangen Zhang , Ming Hao , Jing Wang , Clarence W. de Silva , Chenglong Fu

In this paper, we aim at improving the computational efficiency of graph convolutional networks (GCNs) for learning on point clouds. The basic graph convolution that is typically composed of a $K$-nearest neighbor (KNN) search and a…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Yawei Li , He Chen , Zhaopeng Cui , Radu Timofte , Marc Pollefeys , Gregory Chirikjian , Luc Van Gool

Point clouds data, as one kind of representation of 3D objects, are the most primitive output obtained by 3D sensors. Unlike 2D images, point clouds are disordered and unstructured. Hence it is not straightforward to apply classification…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Zhuyang Xie , Junzhou Chen , Bo Peng

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

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

计算机视觉与模式识别 · 计算机科学 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

In this paper, we present a novel deep method to reconstruct a point cloud of an object from a single still image. Prior arts in the field struggle to reconstruct an accurate and scalable 3D model due to either the inefficient and expensive…

计算机视觉与模式识别 · 计算机科学 2019-11-18 Anh-Duc Nguyen , Seonghwa Choi , Woojae Kim , Sanghoon Lee

Point cloud, an efficient 3D object representation, has become popular with the development of depth sensing and 3D laser scanning techniques. It has attracted attention in various applications such as 3D tele-presence, navigation for…

计算机视觉与模式识别 · 计算机科学 2018-06-11 Gusi Te , Wei Hu , Zongming Guo , Amin Zheng

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultaneously finds a…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Przemysław Spurek , Sebastian Winczowski , Jacek Tabor , Maciej Zamorski , Maciej Zięba , Tomasz Trzciński

In precision agriculture, one of the most important tasks when exploring crop production is identifying individual plant components. There are several attempts to accomplish this task by the use of traditional 2D imaging, 3D…

计算机视觉与模式识别 · 计算机科学 2025-07-03 J. I. Ruiz-Martinez , A. Mendez-Vazquez , E. Rodriguez-Tello

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 clouds are an increasingly relevant data type but they are often corrupted by noise. We propose a deep neural network based on graph-convolutional layers that can elegantly deal with the permutation-invariance problem encountered by…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Francesca Pistilli , Giulia Fracastoro , Diego Valsesia , Enrico Magli

This work considers a new task in geometric deep learning: generating a triangulation among a set of points in 3D space. We present PointTriNet, a differentiable and scalable approach enabling point set triangulation as a layer in 3D…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Nicholas Sharp , Maks Ovsjanikov

Graph Convolutional Neural Networks (GCNNs) extend classical CNNs to graph data domain, such as brain networks, social networks and 3D point clouds. It is critical to identify an appropriate graph for the subsequent graph convolution.…

机器学习 · 计算机科学 2019-09-12 Jiaxiang Tang , Wei Hu , Xiang Gao , Zongming Guo
‹ 上一页 1 2 3 10 下一页 ›