Keep Drawing It: Iterative language-based image generation and editing
- Alaaeldin El-Nouby ,
- Shikhar Sharma ,
- Hannes Schulz ,
- Devon Hjelm ,
- Layla El Asri ,
- Samira Ebrahimi Kahou ,
- Yoshua Bengio ,
- Graham W. Taylor
Conditional text-to-image generation approaches commonly focus on generating a single image in a single step. One practical extension beyond one-step generation is an interactive system that generates an image iteratively, conditioned on ongoing linguistic input / feedback. This is significantly more challenging as such a system must understand and keep track of the ongoing context and 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, apply simple transformations to existing objects, and correct previous mistakes. We believe our approach is an important step toward interactive generation.
Téléchargements de publications
Generative Neural Visual Artist (GeNeVA) – Datasets – Generation Code
mai 9, 2019
Scripts to generate the CoDraw and i-CLEVR datasets used for the GeNeVA Neural Visual Artist (GeNeVA) task proposed in Tell, Draw, and Repeat: Generating and modifying images based on continual linguistic instruction.