Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

About

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 causes issues. In this paper, we design a novel type of neural network that directly consumes point clouds and well respects the permutation invariance of points in the input. Our network, named PointNet, provides a unified architecture for applications ranging from object classification, part segmentation, to scene semantic parsing. Though simple, PointNet is highly efficient and effective. Empirically, it shows strong performance on par or even better than state of the art. Theoretically, we provide analysis towards understanding of what the network has learnt and why the network is robust with respect to input perturbation and corruption.

Charles R. Qi, Hao Su, Kaichun Mo, Leonidas J. Guibas• 2016

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU57.3
907
Image ClassificationMNIST (test)
Accuracy99.49
894
Image ClassificationCIFAR10 (test)
Accuracy10
585
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)78.5
344
Semantic segmentationSemanticKITTI (test)
mIoU14.6
335
Part SegmentationShapeNetPart (test)
mIoU (Inst.)83.7
312
3D Object ClassificationModelNet40 (test)
Accuracy90.15
308
3D Point Cloud ClassificationModelNet40 (test)
OA91.9
297
Shape classificationModelNet40 (test)
OA89.2
255
Part SegmentationShapeNetPart
mIoU (Instance)83.7
246
Showing 10 of 308 rows
...

Other info

Follow for update