PointNet provides a unified architecture for applications ranging from object classification, part segmentation, to scene semantic parsing. It directly takes point clouds as input and outputs either class labels for the entire input or per point segment/part labels for each point of the input.
Source: Qi et al.
Image source: Qi et al.
Source: PointNet: Deep Learning on Point Sets for 3D Classification and SegmentationPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Semantic Segmentation | 27 | 7.99% |
Object Detection | 24 | 7.10% |
3D Object Detection | 19 | 5.62% |
Point Cloud Classification | 14 | 4.14% |
General Classification | 14 | 4.14% |
Autonomous Driving | 13 | 3.85% |
Point Cloud Segmentation | 13 | 3.85% |
Classification | 10 | 2.96% |
3D Point Cloud Classification | 10 | 2.96% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |