SOTAVerified

Two Stream 3D Semantic Scene Completion

2018-04-10Unverified0· sign in to hype

Martin Garbade, Yueh-Tung Chen, Johann Sawatzky, Juergen Gall

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Inferring the 3D geometry and the semantic meaning of surfaces, which are occluded, is a very challenging task. Recently, a first end-to-end learning approach has been proposed that completes a scene from a single depth image. The approach voxelizes the scene and predicts for each voxel if it is occupied and, if it is occupied, the semantic class label. In this work, we propose a two stream approach that leverages depth information and semantic information, which is inferred from the RGB image, for this task. The approach constructs an incomplete 3D semantic tensor, which uses a compact three-channel encoding for the inferred semantic information, and uses a 3D CNN to infer the complete 3D semantic tensor. In our experimental evaluation, we show that the proposed two stream approach substantially outperforms the state-of-the-art for semantic scene completion.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
NYUv2TS3DmIoU34.1Unverified
SemanticKITTITS3D+DNet+SATNet (Reported in SemanticKITTI dataset paper)mIoU17.7Unverified
SemanticKITTITS3D+DNet (Reported in SemanticKITTI dataset paper)mIoU10.2Unverified
SemanticKITTITS3D (Reported in SemanticKITTI dataset paper)mIoU9.5Unverified

Reproductions