Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unlocking Pre-trained Image Backbones for Semantic Image Synthesis

About

Semantic image synthesis, i.e., generating images from user-provided semantic label maps, is an important conditional image generation task as it allows to control both the content as well as the spatial layout of generated images. Although diffusion models have pushed the state of the art in generative image modeling, the iterative nature of their inference process makes them computationally demanding. Other approaches such as GANs are more efficient as they only need a single feed-forward pass for generation, but the image quality tends to suffer on large and diverse datasets. In this work, we propose a new class of GAN discriminators for semantic image synthesis that generates highly realistic images by exploiting feature backbone networks pre-trained for tasks such as image classification. We also introduce a new generator architecture with better context modeling and using cross-attention to inject noise into latent variables, leading to more diverse generated images. Our model, which we dub DP-SIMS, achieves state-of-the-art results in terms of image quality and consistency with the input label maps on ADE-20K, COCO-Stuff, and Cityscapes, surpassing recent diffusion models while requiring two orders of magnitude less compute for inference.

Tariq Berrada, Jakob Verbeek, Camille Couprie, Karteek Alahari• 2023

Related benchmarks

TaskDatasetResultRank
Semantic Image SynthesisADE20K
FID2.84
66
Semantic Image SynthesisCityscapes
FID3.71
54
Semantic Image SynthesisADE20K (val)
FID22.7
47
Semantic Image SynthesisCOCO Stuff (val)
FID13.6
42
Semantic Image SynthesisCOCO Stuff
FID2.14
40
Semantic Image SynthesisCityscapes (val)
mIoU76.3
15
Semantic Image SynthesisImage Synthesis 256x256
Attot0.04
4
Showing 7 of 7 rows

Other info

Follow for update