HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks

Han Zhang; Tao Xu; Hongsheng Li; Shaoting Zhang; Xiaogang Wang; Xiaolei Huang; Dimitris Metaxas

StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks

Abstract

Although Generative Adversarial Networks (GANs) have shown remarkable success in various tasks, they still face challenges in generating high quality images. In this paper, we propose Stacked Generative Adversarial Networks (StackGAN) aiming at generating high-resolution photo-realistic images. First, we propose a two-stage generative adversarial network architecture, StackGAN-v1, for text-to-image synthesis. The Stage-I GAN sketches the primitive shape and colors of the object based on given text description, yielding low-resolution images. The Stage-II GAN takes Stage-I results and text descriptions as inputs, and generates high-resolution images with photo-realistic details. Second, an advanced multi-stage generative adversarial network architecture, StackGAN-v2, is proposed for both conditional and unconditional generative tasks. Our StackGAN-v2 consists of multiple generators and discriminators in a tree-like structure; images at multiple scales corresponding to the same scene are generated from different branches of the tree. StackGAN-v2 shows more stable training behavior than StackGAN-v1 by jointly approximating multiple distributions. Extensive experiments demonstrate that the proposed stacked generative adversarial networks significantly outperform other state-of-the-art methods in generating photo-realistic images.

Code Repositories

Maymaher/StackGANv2
pytorch
Mentioned in GitHub
rightlit/StackGAN-v2-rev
pytorch
Mentioned in GitHub
taoxugit/AttnGAN
pytorch
Mentioned in GitHub
hiarsal/dae-gan
pytorch
Mentioned in GitHub
davidstap/AttnGAN
pytorch
Mentioned in GitHub
komiya-m/MirrorGAN
pytorch
Mentioned in GitHub
kkanshul/finegan
pytorch
Mentioned in GitHub
hanzhanggit/StackGAN
Official
tf
Mentioned in GitHub
pioneerAlpha/BanglaText2ImageGeneration
pytorch
Mentioned in GitHub
priscillalui/StackGAN-Stories
pytorch
Mentioned in GitHub
hanzhanggit/StackGAN-Pytorch
pytorch
Mentioned in GitHub
tobran/DF-GAN
pytorch
Mentioned in GitHub
akanimax/T2F
pytorch
Mentioned in GitHub
Vigneshthanga/stackGAN-v2
pytorch
Mentioned in GitHub
hanzhanggit/StackGAN-v2
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-generation-on-lsun-bedroom-256-x-256StackGAN-v2
FID: 35.61
text-to-image-generation-on-cocoStackGAN-v1
FID: 74.05
Inception score: 8.45
text-to-image-generation-on-cubStackGAN-v2
FID: 15.3
Inception score: 3.82
text-to-image-generation-on-cubStackGAN-v1
FID: 51.89
Inception score: 3.7
text-to-image-generation-on-oxford-102StackGAN-v1
FID: 55.28
Inception score: 3.2
text-to-image-generation-on-oxford-102StackGAN-v2
FID: 48.68
Inception score: 3.26

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
StackGAN++: Realistic Image Synthesis with Stacked Generative Adversarial Networks | Papers | HyperAI