HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Image Generation from Scene Graphs

Johnson Justin ; Gupta Agrim ; Fei-Fei Li

Image Generation from Scene Graphs

Abstract

To truly understand the visual world our models should be able not only torecognize images but also generate them. To this end, there has been excitingrecent progress on generating images from natural language descriptions. Thesemethods give stunning results on limited domains such as descriptions of birdsor flowers, but struggle to faithfully reproduce complex sentences with manyobjects and relationships. To overcome this limitation we propose a method forgenerating images from scene graphs, enabling explicitly reasoning aboutobjects and their relationships. Our model uses graph convolution to processinput graphs, computes a scene layout by predicting bounding boxes andsegmentation masks for objects, and converts the layout to an image with acascaded refinement network. The network is trained adversarially against apair of discriminators to ensure realistic outputs. We validate our approach onVisual Genome and COCO-Stuff, where qualitative results, ablations, and userstudies demonstrate our method's ability to generate complex images withmultiple objects.

Code Repositories

roeiherz/CanonicalSg2Im
pytorch
Mentioned in GitHub
google/sg2im
pytorch
Mentioned in GitHub
cjpurackal/sg2im-tf
tf
Mentioned in GitHub
roeiherz/AG2Video
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
layout-to-image-generation-on-coco-stuff-2SG2Im
FID: 67.96
Inception Score: 7.3
layout-to-image-generation-on-visual-genome-2SG2Im
FID: 74.61
Inception Score: 6.3

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
Image Generation from Scene Graphs | Papers | HyperAI