HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D Sequences

Shun-Cheng Wu Johanna Wald Keisuke Tateno Nassir Navab Federico Tombari

SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D Sequences

Abstract

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment given a sequence of RGB-D frames. To this end, we aggregate PointNet features from primitive scene components by means of a graph neural network. We also propose a novel attention mechanism well suited for partial and missing graph data present in such an incremental reconstruction scenario. Although our proposed method is designed to run on submaps of the scene, we show it also transfers to entire 3D scenes. Experiments show that our approach outperforms 3D scene graph prediction methods by a large margin and its accuracy is on par with other 3D semantic and panoptic segmentation methods while running at 35 Hz.

Code Repositories

ShunChengWu/3DSSG
Official
pytorch
Mentioned in GitHub
ShunChengWu/SceneGraphFusion
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-object-classification-on-3r-scan-13DSSG [Wald2020_3dssg]
Top-10 Accuracy: 0.78
Top-5 Accuracy: 0.68
3d-object-classification-on-3r-scan-1SceneGraphFusion
Top-10 Accuracy: 0.8
Top-5 Accuracy: 0.7
panoptic-segmentation-on-scannetSceneGraphFusion
PQ: 31.5
PQ_st: 43.4
PQ_th: 30.2
panoptic-segmentation-on-scannetv2SceneGraphFusion (NN mapping)
PQ: 31.5
Params (M): 2.9
RQ: 42.2
SQ: 72.9
scene-graph-generation-on-3r-scan-1SceneGraphFusion
Top-5 Accuracy: 0.87
scene-graph-generation-on-3r-scan-13DSSG [Wald2020_3dssg]
Top-5 Accuracy: 0.66

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
SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D Sequences | Papers | HyperAI