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

PanopticFusion: Online Volumetric Semantic Mapping at the Level of Stuff and Things

About

We propose PanopticFusion, a novel online volumetric semantic mapping system at the level of stuff and things. In contrast to previous semantic mapping systems, PanopticFusion is able to densely predict class labels of a background region (stuff) and individually segment arbitrary foreground objects (things). In addition, our system has the capability to reconstruct a large-scale scene and extract a labeled mesh thanks to its use of a spatially hashed volumetric map representation. Our system first predicts pixel-wise panoptic labels (class labels for stuff regions and instance IDs for thing regions) for incoming RGB frames by fusing 2D semantic and instance segmentation outputs. The predicted panoptic labels are integrated into the volumetric map together with depth measurements while keeping the consistency of the instance IDs, which could vary frame to frame, by referring to the 3D map at that moment. In addition, we construct a fully connected conditional random field (CRF) model with respect to panoptic labels for map regularization. For online CRF inference, we propose a novel unary potential approximation and a map division strategy. We evaluated the performance of our system on the ScanNet (v2) dataset. PanopticFusion outperformed or compared with state-of-the-art offline 3D DNN methods in both semantic and instance segmentation benchmarks. Also, we demonstrate a promising augmented reality application using a 3D panoptic map generated by the proposed system.

Gaku Narita, Takashi Seno, Tomoya Ishikawa, Yohsuke Kaji• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationScanNet v2 (test)
mIoU52.9
248
3D Instance SegmentationScanNet V2 (val)
Average AP5048
195
3D Instance SegmentationScanNet v2 (test)
mAP47.8
135
3D Semantic SegmentationScanNet v2 (test)
mIoU52.9
110
3D Semantic SegmentationScanNet (test)
mIoU52.9
105
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.525.9
69
Semantic segmentationScanNet (test)
mIoU52.9
59
3D Semantic SegmentationScanNet20 v2 (test)
mIoU52.9
24
3D Panoptic MappingScanNetV2 (val)
PQ33.5
14
Instance RetrievalScanNet200 (test)
mAP@0.2553.9
4
Showing 10 of 16 rows

Other info

Follow for update