2020 IEEE International Conference on Robotics and Automation (ICRA) 2020
DOI: 10.1109/icra40945.2020.9197503
|View full text |Cite
|
Sign up to set email alerts
|

Dilated Point Convolutions: On the Receptive Field Size of Point Convolutions on 3D Point Clouds

Abstract: In this work, we propose Dilated Point Convolutions (DPC) which drastically increase the receptive field of convolutions on 3D point clouds. As we show in our experiments, the size of the receptive field is directly related to the performance of dense tasks such as semantic segmentation. We look at different network architectures and mechanisms to increase the receptive field size of point convolutions and propose in particular dilated point convolutions. Importantly, our dilation mechanism can easily be integ… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
50
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
4
1

Relationship

2
8

Authors

Journals

citations
Cited by 86 publications
(52 citation statements)
references
References 28 publications
0
50
0
Order By: Relevance
“…We need to increase the probability that the information of the points in P l will propagate to P l +1 , allowing us to reduce the impact of some important points being discarded on the network performance. Inspired by [ 19 , 34 ], we simply stacked multiple NFFUs to form an extended neighborhood feature fusion block (ENFFB), which enabled us to reserve more information of points at a low cost.…”
Section: Methodsmentioning
confidence: 99%
“…We need to increase the probability that the information of the points in P l will propagate to P l +1 , allowing us to reduce the impact of some important points being discarded on the network performance. Inspired by [ 19 , 34 ], we simply stacked multiple NFFUs to form an extended neighborhood feature fusion block (ENFFB), which enabled us to reserve more information of points at a low cost.…”
Section: Methodsmentioning
confidence: 99%
“…In [61], a point-wise convolution operator has been proposed, where the nearest points are placed into kernel cells and then convolved with kernel weights. In [62], a dilated point convolution operation is proposed to accumulate dilated neighboring features, instead of the K nearest neighbors.…”
Section: Point-based Methodsmentioning
confidence: 99%
“…Pointbased approaches such as [33,38,39,49,55,56] perform semantic segmentation by splitting scenes into smaller chunks, effectively restricting the model's ability to learn from global context. Subsequent works [15,16,29,59] report improvements by increasing the spatial context. By leveraging data efficient sparse convolutions, recent voxelbased methods e.g., MinkowskiNet [9] and SparseCon-vNet [22] are capable of processing full scenes at once, thus, capturing the global context of the scene.…”
Section: Related Workmentioning
confidence: 99%