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

MaskGroup: Hierarchical Point Grouping and Masking for 3D Instance Segmentation

About

This paper studies the 3D instance segmentation problem, which has a variety of real-world applications such as robotics and augmented reality. Since the surroundings of 3D objects are of high complexity, the separating of different objects is very difficult. To address this challenging problem, we propose a novel framework to group and refine the 3D instances. In practice, we first learn an offset vector for each point and shift it to its predicted instance center. To better group these points, we propose a Hierarchical Point Grouping algorithm to merge the centrally aggregated points progressively. All points are grouped into small clusters, which further gradually undergo another clustering procedure to merge into larger groups. These multi-scale groups are exploited for instance prediction, which is beneficial for predicting instances with different scales. In addition, a novel MaskScoreNet is developed to produce binary point masks of these groups for further refining the segmentation results. Extensive experiments conducted on the ScanNetV2 and S3DIS benchmarks demonstrate the effectiveness of the proposed method. For instance, our approach achieves a 66.4\% mAP with the 0.5 IoU threshold on the ScanNetV2 test set, which is 1.9\% higher than the state-of-the-art method.

Min Zhong, Xinghao Chen, Xiaokang Chen, Gang Zeng, Yunhe Wang• 2022

Related benchmarks

TaskDatasetResultRank
3D Instance SegmentationScanNet V2 (val)
Average AP5063.3
195
3D Instance SegmentationScanNet v2 (test)
mAP43.4
135
3D Instance SegmentationS3DIS (Area 5)
mAP@50% IoU65
106
3D Instance SegmentationS3DIS (6-fold CV)
Mean Precision @50% IoU69.6
92
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.533
69
3D Instance SegmentationS3DIS 1 (Area 5)
AP5062.9
12
Showing 6 of 6 rows

Other info

Follow for update