English

CanvasGAN: A simple baseline for text to image generation by incrementally patching a canvas

Computer Vision and Pattern Recognition 2018-10-09 v1

Abstract

We propose a new recurrent generative model for generating images from text captions while attending on specific parts of text captions. Our model creates images by incrementally adding patches on a "canvas" while attending on words from text caption at each timestep. Finally, the canvas is passed through an upscaling network to generate images. We also introduce a new method for generating visual-semantic sentence embeddings based on self-attention over text. We compare our model's generated images with those generated Reed et. al.'s model and show that our model is a stronger baseline for text to image generation tasks.

Keywords

Cite

@article{arxiv.1810.02833,
  title  = {CanvasGAN: A simple baseline for text to image generation by incrementally patching a canvas},
  author = {Amanpreet Singh and Sharan Agrawal},
  journal= {arXiv preprint arXiv:1810.02833},
  year   = {2018}
}

Comments

CVC 2019

R2 v1 2026-06-23T04:30:06.986Z