DeepAI AI Chat
Log In Sign Up

Generative Adversarial Text to Image Synthesis

05/17/2016
by   Scott Reed, et al.
0

Automatic synthesis of realistic images from text would be interesting and useful, but current AI systems are still far from this goal. However, in recent years generic and powerful recurrent neural network architectures have been developed to learn discriminative text feature representations. Meanwhile, deep convolutional generative adversarial networks (GANs) have begun to generate highly compelling images of specific categories, such as faces, album covers, and room interiors. In this work, we develop a novel deep architecture and GAN formulation to effectively bridge these advances in text and image model- ing, translating visual concepts from characters to pixels. We demonstrate the capability of our model to generate plausible images of birds and flowers from detailed text descriptions.

READ FULL TEXT

page 1

page 6

page 7

page 8

10/21/2019

A Survey and Taxonomy of Adversarial Neural Networks for Text-to-Image Synthesis

Text-to-image synthesis refers to computational methods which translate ...
08/21/2018

Text-to-image Synthesis via Symmetrical Distillation Networks

Text-to-image synthesis aims to automatically generate images according ...
10/08/2016

Learning What and Where to Draw

Generative Adversarial Networks (GANs) have recently demonstrated the ca...
06/18/2019

Using colorization as a tool for automatic makeup suggestion

Colorization is the method of converting an image in grayscale to a full...
08/01/2017

Deep Generative Adversarial Neural Networks for Realistic Prostate Lesion MRI Synthesis

Generative Adversarial Neural Networks (GANs) are applied to the synthet...
07/27/2022

Lighting (In)consistency of Paint by Text

Whereas generative adversarial networks are capable of synthesizing high...
09/07/2018

BubGAN: Bubble Generative Adversarial Networks for Synthesizing Realistic Bubbly Flow Images

Bubble segmentation and size detection algorithms have been developed in...

Code Repositories

Text-to-Image-Synthesis

Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper


view repo

anime-character-generation

Homework 3 for MLDS course (2017 summer, NTU)


view repo

dcgan.label-to-image

Generative Adversarial Label to Image Synthesis


view repo

Text-To-Image-Synthesis

Generates and image from a caption


view repo