HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Scene Graph Generation by Iterative Message Passing

Danfei Xu; Yuke Zhu; Christopher B. Choy; Li Fei-Fei

Scene Graph Generation by Iterative Message Passing

Abstract

Understanding a visual scene goes beyond recognizing individual objects in isolation. Relationships between objects also constitute rich semantic information about the scene. In this work, we explicitly model the objects and their relationships using scene graphs, a visually-grounded graphical structure of an image. We propose a novel end-to-end model that generates such structured scene representation from an input image. The model solves the scene graph inference problem using standard RNNs and learns to iteratively improves its predictions via message passing. Our joint inference model can take advantage of contextual cues to make better predictions on objects and their relationships. The experiments show that our model significantly outperforms previous methods for generating scene graphs using Visual Genome dataset and inferring support relations with NYU Depth v2 dataset.

Code Repositories

shikorab/SceneGraph
tf
Mentioned in GitHub
bknyaz/sgg
pytorch
Mentioned in GitHub
joshuafeinglass/vl-detector-eval
pytorch
Mentioned in GitHub
microsoft/scene_graph_benchmark
pytorch
Mentioned in GitHub
zhangce01/HiKER-SGG
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
panoptic-scene-graph-generation-on-psgIMP
R@20: 16.5
mR@20: 6.52

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
Scene Graph Generation by Iterative Message Passing | Papers | HyperAI