English

Creative Sketch Generation

Computer Vision and Pattern Recognition 2021-03-05 v2 Artificial Intelligence

Abstract

Sketching or doodling is a popular creative activity that people engage in. However, most existing work in automatic sketch understanding or generation has focused on sketches that are quite mundane. In this work, we introduce two datasets of creative sketches -- Creative Birds and Creative Creatures -- containing 10k sketches each along with part annotations. We propose DoodlerGAN -- a part-based Generative Adversarial Network (GAN) -- to generate unseen compositions of novel part appearances. Quantitative evaluations as well as human studies demonstrate that sketches generated by our approach are more creative and of higher quality than existing approaches. In fact, in Creative Birds, subjects prefer sketches generated by DoodlerGAN over those drawn by humans! Our code can be found at https://github.com/facebookresearch/DoodlerGAN and a demo can be found at http://doodlergan.cloudcv.org.

Keywords

Cite

@article{arxiv.2011.10039,
  title  = {Creative Sketch Generation},
  author = {Songwei Ge and Vedanuj Goswami and C. Lawrence Zitnick and Devi Parikh},
  journal= {arXiv preprint arXiv:2011.10039},
  year   = {2021}
}

Comments

Published as a conference paper at ICLR 2021

R2 v1 2026-06-23T20:22:48.519Z