HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

2D Semantic-Guided Semantic Scene Completion

{DaCheng Tao Liqiang Nie Rongrong Ji Hongxun Yao Shengping Zhang Haozhe Xie Xianzhu Liu}

Abstract

Semantic scene completion (SSC) aims to simultaneously perform scene completion (SC) and predict semantic categoriesof a 3D scene from a single depth and/or RGB image. Most existing SSC methods struggle to handle complex regions withmultiple objects close to each other, especially for objects with reflective or dark surfaces. This primarily stems from twochallenges: (1) the loss of geometric information due to the unreliability of depth values from sensors, and (2) the potential forsemantic confusion when simultaneously predicting 3D shapes and semantic labels. To address these problems, we propose aSemantic-guided Semantic Scene Completion framework, dubbed SG-SSC, which involves Semantic-guided Fusion (SGF)and Volume-guided Semantic Predictor (VGSP). Guided by 2D semantic segmentation maps, SGF adaptively fuses RGBand depth features to compensate for the missing geometric information caused by the missing values in depth images, thusperforming more robustly to unreliable depth information. VGSP exploits the mutual benefit between SC and SSC tasks,making SSC more focused on predicting the categories of voxels with high occupancy probabilities and also allowing SCto utilize semantic priors to better predict voxel occupancy. Experimental results show that SG-SSC outperforms existingstate-of-the-art methods on the NYU, NYUCAD, and SemanticKITTI datasets. Models and code are available at https://github.com/aipixel/SG-SSC.

Benchmarks

BenchmarkMethodologyMetrics
3d-semantic-scene-completion-on-nyuv2SG-SSC
mIoU: 55.4
3d-semantic-scene-completion-on-semantickittiSG-SSC
mIoU: 12.9

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
2D Semantic-Guided Semantic Scene Completion | Papers | HyperAI