2019 IEEE/CVF International Conference on Computer Vision (ICCV) 2019
DOI: 10.1109/iccv.2019.00166
|View full text |Cite
|
Sign up to set email alerts
|

Interpolated Convolutional Networks for 3D Point Cloud Understanding

Abstract: Point cloud is an important type of 3D representation. However, directly applying convolutions on point clouds is challenging due to the sparse, irregular and unordered data structure. In this paper, we propose a novel Interpolated Convolution operation, InterpConv, to tackle the point cloud feature learning and understanding problem. The key idea is to utilize a set of discrete kernel weights and interpolate point features to neighboring kernel-weight coordinates by an interpolation function for convolution. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
165
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 236 publications
(165 citation statements)
references
References 51 publications
0
165
0
Order By: Relevance
“…Similarly, Mao et al . propose to interpolate discrete convolutional weights for convolutions on points [28].…”
Section: Point-wise Convolutionsmentioning
confidence: 99%
See 2 more Smart Citations
“…Similarly, Mao et al . propose to interpolate discrete convolutional weights for convolutions on points [28].…”
Section: Point-wise Convolutionsmentioning
confidence: 99%
“…The knowledge can be easily transferred to the design and training of deep network models for 3D point clouds. Regular voxel-based convolutions are also more efficient than many existing point-wise convolution models [10,25,28,32,50,53,55]. These models requires extra memory and computations to learn or interpolate the weight kernels of the point convolutions, as well as to locate the neighborhood points from irregular point cloud by KNN search or ball querying.…”
Section: Neighborhood Aggregationsmentioning
confidence: 99%
See 1 more Smart Citation
“…In recent years, several studies have explored local structures to enhance feature learning [27][28][29] or project irregular points into a regular space to apply traditional CNN [30,31]. Considering the importance of the local characteristics of point clouds, other recent methods such as self-organizing networks (SO-Net) [29], similarity group proposal networks (SGPN) [32] and PointCNN [33] combine the spatial distribution of the inputted point clouds.…”
Section: Deeping Learning On Point Cloudmentioning
confidence: 99%
“…However, projection causes information loss, and the 3D convolution after voxelization brings greater computational cost. Another type of work, on the other hand, uses the original point clouds as input and conducts end-to-end learning, such as the pioneering work PointNet [11], the upgraded PointNet++ [12], and other new deep networks [13][14][15][16][17][18][19][20]. They all directly deal with the unordered point clouds, and learn global and local features to realize the classification and segmentation.…”
Section: Introductionmentioning
confidence: 99%