SOTAVerified

Tell, Draw, and Repeat: Generating and Modifying Images Based on Continual Linguistic Instruction

2018-11-24ICCV 2019Code Available0· sign in to hype

Alaaeldin El-Nouby, Shikhar Sharma, Hannes Schulz, Devon Hjelm, Layla El Asri, Samira Ebrahimi Kahou, Yoshua Bengio, Graham W. Taylor

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Conditional text-to-image generation is an active area of research, with many possible applications. Existing research has primarily focused on generating a single image from available conditioning information in one step. One practical extension beyond one-step generation is a system that generates an image iteratively, conditioned on ongoing linguistic input or feedback. This is significantly more challenging than one-step generation tasks, as such a system must understand the contents of its generated images with respect to the feedback history, the current feedback, as well as the interactions among concepts present in the feedback history. In this work, we present a recurrent image generation model which takes into account both the generated output up to the current step as well as all past instructions for generation. We show that our model is able to generate the background, add new objects, and apply simple transformations to existing objects. We believe our approach is an important step toward interactive generation. Code and data is available at: https://www.microsoft.com/en-us/research/project/generative-neural-visual-artist-geneva/ .

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
GeNeVA (CoDraw)GeNeVA-GANF1-score58.83Unverified
GeNeVA (i-CLEVR)GeNeVA-GANF1-score88.39Unverified

Reproductions