English

Controlling Style and Semantics in Weakly-Supervised Image Generation

Computer Vision and Pattern Recognition 2020-11-23 v2

Abstract

We propose a weakly-supervised approach for conditional image generation of complex scenes where a user has fine control over objects appearing in the scene. We exploit sparse semantic maps to control object shapes and classes, as well as textual descriptions or attributes to control both local and global style. In order to condition our model on textual descriptions, we introduce a semantic attention module whose computational cost is independent of the image resolution. To further augment the controllability of the scene, we propose a two-step generation scheme that decomposes background and foreground. The label maps used to train our model are produced by a large-vocabulary object detector, which enables access to unlabeled data and provides structured instance information. In such a setting, we report better FID scores compared to fully-supervised settings where the model is trained on ground-truth semantic maps. We also showcase the ability of our model to manipulate a scene on complex datasets such as COCO and Visual Genome.

Keywords

Cite

@article{arxiv.1912.03161,
  title  = {Controlling Style and Semantics in Weakly-Supervised Image Generation},
  author = {Dario Pavllo and Aurelien Lucchi and Thomas Hofmann},
  journal= {arXiv preprint arXiv:1912.03161},
  year   = {2020}
}

Comments

European Conference on Computer Vision (ECCV) 2020, Spotlight. Code at https://github.com/dariopavllo/style-semantics

R2 v1 2026-06-23T12:38:08.203Z