paper-with-me

Papers

Text to Image Synthesis Using Generative Adversarial Networks

2018-05-02 · Cristian Bodnar

Generating images from natural language is one of the primary applications of recent conditional generative models. Besides testing our ability to model conditional, highly dimensional distributions, text to image synthesis has many exciting and practical applications such as photo editing or computer-aided content creation. Recent progress has been made using Generative Adversarial Networks (GANs). This material starts with a gentle introduction to these topics and discusses the existent state of the art models. Moreover, I propose Wasserstein GAN-CLS, a new model for conditional image generation based on the Wasserstein distance which offers guarantees of stability. Then, I show how the novel loss function of Wasserstein GAN-CLS can be used in a Conditional Progressive Growing GAN. In combination with the proposed loss, the model boosts by 7.07% the best Inception Score (on the Caltech birds dataset) of the models which use only the sentence-level visual semantics. The only model which performs better than the Conditional Wasserstein Progressive Growing GAN is the recently proposed AttnGAN which uses word-level visual semantics as well.

📄 PDF Abstract BibTeX arXiv:1805.00676

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationSentence

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

An Introduction to Image Synthesis with Generative Adversarial Nets

2018-03-12 · He Huang, Philip S. Yu, Changhu Wang

There has been a drastic growth of research in Generative Adversarial Nets (GANs) in the past few years. Proposed in 2014, GAN has been applied to various applications such as computer vision and natural language process…

Image GenerationImage-to-Image TranslationTranslation

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

2017-10-19 · Han Zhang, Tao Xu, Hongsheng Li, Shaoting Zhang 외

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 Netwo…

Generative Adversarial NetworkImage GenerationText-to-Image Generation

Texture Synthesis with Spatial Generative Adversarial Networks

2016-11-24 · Nikolay Jetchev, Urs Bergmann, Roland Vollgraf

Generative adversarial networks (GANs) are a recent approach to train generative models of data, which have been shown to work particularly well on image data. In the current paper we introduce a new model for texture sy…

Texture Synthesis

Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks

2016-04-15 · Chuan Li, Michael Wand

This paper proposes Markovian Generative Adversarial Networks (MGANs), a method for training generative neural networks for efficient texture synthesis. While deep neural network approaches have recently demonstrated rem…

Style TransferTexture Synthesis

Adversarial Text-to-Image Synthesis: A Review

2021-01-25 · Stanislav Frolov, Tobias Hinz, Federico Raue, Jörn Hees 외

With the advent of generative adversarial networks, synthesizing images from textual descriptions has recently become an active research area. It is a flexible and intuitive way for conditional image generation with sign…

Adversarial TextConditional Image GenerationDiversityImage Generation