2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2019
DOI: 10.1109/cvpr.2019.00985
|View full text |Cite
|
Sign up to set email alerts
|

PointConv: Deep Convolutional Networks on 3D Point Clouds

Abstract: Unlike images which are represented in regular dense grids, 3D point clouds are irregular and unordered, hence applying convolution on them can be difficult. In this paper, we extend the dynamic filter to a new convolution operation, named PointConv. PointConv can be applied on point clouds to build deep convolutional networks. We treat convolution kernels as nonlinear functions of the local coordinates of 3D points comprised of weight and density functions. With respect to a given point, the weight functions … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

3
965
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 1,548 publications
(968 citation statements)
references
References 39 publications
3
965
0
Order By: Relevance
“…1 shows our performance compared to the published state-of-the-art point cloud based methods on the test set. Our MVPNet outperforms all the published point cloud based methods, like PointConv [28] and PointCNN [14], by a large margin. This confirms the effectiveness of our approach of elevating 2D image features to 3D for geometric fusion, especially for classes with flat shapes, i.e.…”
Section: Results For 3d Semantic Segmentationmentioning
confidence: 87%
See 2 more Smart Citations
“…1 shows our performance compared to the published state-of-the-art point cloud based methods on the test set. Our MVPNet outperforms all the published point cloud based methods, like PointConv [28] and PointCNN [14], by a large margin. This confirms the effectiveness of our approach of elevating 2D image features to 3D for geometric fusion, especially for classes with flat shapes, i.e.…”
Section: Results For 3d Semantic Segmentationmentioning
confidence: 87%
“…3D Networks CNNs are the state-of-the-art on 2D RGB images, but competing network families exist for 3D data: 3D CNNs [17,11] make use of the voxel representation where the raw point cloud data is transformed into a discrete grid of cells and in practice most of the cells are empty and only voxels that lie on the object surface are occupied. On the other hand, point cloud based networks [19,12,27,14,28,29] can directly take point clouds as input. In our work, we use point cloud based networks, because of their inherent sparsity as compared to voxelbased methods.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…PointCNN [7] explores convolution on point clouds and addresses the point ordering issue by permuting and weighting input points and features with the X -Conv operator. Besides, methods of [16,22,27,26,24] explore local context based on graphs.…”
Section: Point-based Deep Neural Networkmentioning
confidence: 99%
“…Nevertheless, these primitive GCNs are yet to be seen as a viable solution for point cloud processing due to their inability to effectively handle real-world point clouds. Based on the convolution operation, GCNs can be divided into two groups, namely; the spectral networks [24], [25], [26], [27] and the spatial networks [28], [29], [30], [31], [32]. The former perform convolutions using the graph Laplacian and adjacency matrices, whereas the latter perform convolutions directly in the spatial domain.…”
Section: Introductionmentioning
confidence: 99%