Our new X account is live! Follow @wizwand_team for updates
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
Image ClassificationMNIST (test)
Accuracy99.49
882
Semantic segmentationS3DIS (Area 5)
mIOU57.3
799
Image ClassificationCIFAR10 (test)
Accuracy10
585
Semantic segmentationSemanticKITTI (test)
mIoU14.6
335
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)78.5
315
Part SegmentationShapeNetPart (test)
mIoU (Inst.)83.7
312
3D Object ClassificationModelNet40 (test)
Accuracy90.15
302
3D Point Cloud ClassificationModelNet40 (test)
OA91.9
297
Shape classificationModelNet40 (test)
OA89.2
255
3D Shape ClassificationModelNet40 (test)
Accuracy89.2
227
Showing 10 of 266 rows
...

Other info

Follow for update