HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

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

Minfeng Zhu; Pingbo Pan; Wei Chen; Yi Yang

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

Abstract

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.

Code Repositories

huiyegit/T2I_CL
pytorch
Mentioned in GitHub
usydnlp/VICTR
pytorch
Mentioned in GitHub
MinfengZhu/DM-GAN
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
text-to-image-generation-on-cocoDM-GAN
FID: 32.64
Inception score: 30.49
SOA-C: 33.44
text-to-image-generation-on-cubDM-GAN
Inception score: 4.75
text-to-image-generation-on-multi-modalDM-GAN
Acc: 16.4
FID: 131.05
LPIPS: 0.544
Real: 16.9

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
DM-GAN: Dynamic Memory Generative Adversarial Networks for Text-to-Image Synthesis | Papers | HyperAI