SOTAVerified

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

2019-07-28Code Available0· sign in to hype

Francis Engelmann, Theodora Kontogianni, Bastian Leibe

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we propose Dilated Point Convolutions (DPC). In a thorough ablation study, we show that the receptive field size is directly related to the performance of 3D point cloud processing tasks, including semantic segmentation and object classification. Point convolutions are widely used to efficiently process 3D data representations such as point clouds or graphs. However, we observe that the receptive field size of recent point convolutional networks is inherently limited. Our dilated point convolutions alleviate this issue, they significantly increase the receptive field size of point convolutions. Importantly, our dilation mechanism can easily be integrated into most existing point convolutional networks. To evaluate the resulting network architectures, we visualize the receptive field and report competitive scores on popular point cloud benchmarks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
S3DIS Area5DPCmIoU61.28Unverified

Reproductions