CVDec 6, 2019

Controlling Style and Semantics in Weakly-Supervised Image Generation

arXiv:1912.03161v235 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of controllable image generation for applications in computer vision and graphics, representing an incremental improvement.

The authors tackled the problem of generating complex scenes with fine control over object shapes and styles using weakly-supervised methods, achieving better FID scores compared to fully-supervised approaches.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes