A Comparative Study of Generative Adversarial Networks for Text-to-Image Synthesis

Muskaan Chopra,Sunil K. Singh,Akhil Sharma,Shabeg Singh Gill
DOI: https://doi.org/10.4018/ijssci.300364
2022-05-20
International Journal of Software Science and Computational Intelligence
Abstract:Text-to-picture alludes to the conversion of a textual description into a semantically similar image.The automatic synthesis of top-quality pictures from text portrayals is both exciting and useful at the same time.Current AI systems have shown significant advances in the field,but the work is still far from complete. Recent advances in the field of Deep Learning have resulted in the introduction of generative models that are capable of generating realistic images when trained appropriately.In this paper,authors will review the advancements in architectures for solving the problem of image synthesis using a text description.They begin by studying the concepts of the standard GAN, how the DCGAN has been used for the task at hand is followed by the StackGAN with uses a stack of two GANs to generate an image through iterative refinement & StackGAN++ which uses multiple GANs in a tree-like structure making the task of generating images from the text more generalized. They look at the AttnGAN which uses an attentional model to generate sub-regions of an image based on the description.
What problem does this paper attempt to address?