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

3D Instance Segmentation via Multi-Task Metric Learning

About

We propose a novel method for instance label segmentation of dense 3D voxel grids. We target volumetric scene representations, which have been acquired with depth sensors or multi-view stereo methods and which have been processed with semantic 3D reconstruction or scene completion methods. The main task is to learn shape information about individual object instances in order to accurately separate them, including connected and incompletely scanned objects. We solve the 3D instance-labeling problem with a multi-task learning strategy. The first goal is to learn an abstract feature embedding, which groups voxels with the same instance label close to each other while separating clusters with different instance labels from each other. The second goal is to learn instance information by densely estimating directional information of the instance's center of mass for each voxel. This is particularly useful to find instance boundaries in the clustering post-processing step, as well as, for scoring the segmentation quality for the first goal. Both synthetic and real-world experiments demonstrate the viability and merits of our approach. In fact, it achieves state-of-the-art performance on the ScanNet 3D instance segmentation benchmark.

Jean Lahoud, Bernard Ghanem, Marc Pollefeys, Martin R. Oswald• 2019

Related benchmarks

TaskDatasetResultRank
3D Instance SegmentationScanNet V2 (val)
Average AP5055
195
3D Instance SegmentationScanNet v2 (test)
mAP54.9
135
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.532.7
69
Instance SegmentationScanNet (val)
mAP20.3
39
Instance SegmentationScanNet v2 (test)
AP28.2
22
3D Instance SegmentationScanNet (test)
mAP28.2
15
Instance SegmentationScanNet (test)
mAP28.2
13
Showing 7 of 7 rows

Other info

Code

Follow for update