Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DM-GAN: Dynamic Memory Generative Adversarial Networks for Text-to-Image Synthesis

About

In this paper, we focus on generating realistic images from text descriptions. Current methods first generate an initial image with rough shape and color, and then refine the initial image to a high-resolution one. Most existing text-to-image synthesis methods have two main problems. (1) These methods depend heavily on the quality of the initial images. If the initial image is not well initialized, the following processes can hardly refine the image to a satisfactory quality. (2) Each word contributes a different level of importance when depicting different image contents, however, unchanged text representation is used in existing image refinement processes. In this paper, we propose the Dynamic Memory Generative Adversarial Network (DM-GAN) to generate high-quality images. The proposed method introduces a dynamic memory module to refine fuzzy image contents, when the initial images are not well generated. A memory writing gate is designed to select the important text information based on the initial image content, which enables our method to accurately generate images from the text description. We also utilize a response gate to adaptively fuse the information read from the memories and the image features. We evaluate the DM-GAN model on the Caltech-UCSD Birds 200 dataset and the Microsoft Common Objects in Context dataset. Experimental results demonstrate that our DM-GAN model performs favorably against the state-of-the-art approaches.

Minfeng Zhu, Pingbo Pan, Wei Chen, Yi Yang• 2019

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationMS-COCO 2014 (val)--
128
Text-to-Image GenerationMS-COCO (val)
FID32.64
112
Text-to-Image GenerationMS-COCO
FID27.34
75
Text-to-Image GenerationMS-COCO 256x256 (val)
FID32.64
53
Text-to-Image GenerationMSCOCO 30K
FID26.5
42
Text-to-Image SynthesisCOCO (test)
FID32.64
38
Text-to-Image GenerationCOCO 256 x 256 2014 (val)
FID32.64
37
Text-to-Image SynthesisMS-COCO (val)
FID27.34
35
Text-to-Image SynthesisMSCOCO
FID32.64
31
Text-to-Image GenerationCOCO 2014 (test)
FID27.34
25
Showing 10 of 26 rows

Other info

Follow for update