Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation

About

Instance segmentation is an important task for scene understanding. Compared to the fully-developed 2D, 3D instance segmentation for point clouds have much room to improve. In this paper, we present PointGroup, a new end-to-end bottom-up architecture, specifically focused on better grouping the points by exploring the void space between objects. We design a two-branch network to extract point features and predict semantic labels and offsets, for shifting each point towards its respective instance centroid. A clustering component is followed to utilize both the original and offset-shifted point coordinate sets, taking advantage of their complementary strength. Further, we formulate the ScoreNet to evaluate the candidate instances, followed by the Non-Maximum Suppression (NMS) to remove duplicates. We conduct extensive experiments on two challenging datasets, ScanNet v2 and S3DIS, on which our method achieves the highest performance, 63.6% and 64.0%, compared to 54.9% and 54.4% achieved by former best solutions in terms of mAP with IoU threshold 0.5.

Li Jiang, Hengshuang Zhao, Shaoshuai Shi, Shu Liu, Chi-Wing Fu, Jiaya Jia• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU64.9
799
3D Object DetectionScanNet V2 (val)
mAP@0.2561.5
352
3D Instance SegmentationScanNet V2 (val)
Average AP5057.1
195
3D Instance SegmentationScanNet v2 (test)
mAP63.6
135
3D Object DetectionScanNet
mAP@0.2561.5
123
3D Instance SegmentationS3DIS (Area 5)
mAP@50% IoU64
106
3D Instance SegmentationS3DIS (6-fold CV)
Mean Precision @50% IoU69.6
92
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.550.5
69
Instance SegmentationScanNetV2 (val)
mAP@0.556.9
58
Instance SegmentationScanNet200 (val)
mAP@5033.2
53
Showing 10 of 44 rows

Other info

Follow for update