CVLGOct 8, 2021

Collaging Class-specific GANs for Semantic Image Synthesis

arXiv:2110.04281v136 citations
Originality Incremental advance
AI Analysis

This addresses image generation for applications requiring detailed object manipulation, though it appears incremental as an extension of GAN-based methods.

The paper tackles high-resolution semantic image synthesis by combining a base generator with multiple class-specific GANs, resulting in high-quality images with object-level control.

We propose a new approach for high resolution semantic image synthesis. It consists of one base image generator and multiple class-specific generators. The base generator generates high quality images based on a segmentation map. To further improve the quality of different objects, we create a bank of Generative Adversarial Networks (GANs) by separately training class-specific models. This has several benefits including -- dedicated weights for each class; centrally aligned data for each model; additional training data from other sources, potential of higher resolution and quality; and easy manipulation of a specific object in the scene. Experiments show that our approach can generate high quality images in high resolution while having flexibility of object-level control by using class-specific generators.

Foundations

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

Your Notes