HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

You Only Need Adversarial Supervision for Semantic Image Synthesis

Vadim Sushko Edgar Schönfeld Dan Zhang Juergen Gall Bernt Schiele Anna Khoreva

You Only Need Adversarial Supervision for Semantic Image Synthesis

Abstract

Despite their recent successes, GAN models for semantic image synthesis still suffer from poor image quality when trained with only adversarial supervision. Historically, additionally employing the VGG-based perceptual loss has helped to overcome this issue, significantly improving the synthesis quality, but at the same time limiting the progress of GAN models for semantic image synthesis. In this work, we propose a novel, simplified GAN model, which needs only adversarial supervision to achieve high quality results. We re-design the discriminator as a semantic segmentation network, directly using the given semantic label maps as the ground truth for training. By providing stronger supervision to the discriminator as well as to the generator through spatially- and semantically-aware discriminator feedback, we are able to synthesize images of higher fidelity with better alignment to their input label maps, making the use of the perceptual loss superfluous. Moreover, we enable high-quality multi-modal image synthesis through global and local sampling of a 3D noise tensor injected into the generator, which allows complete or partial image change. We show that images synthesized by our model are more diverse and follow the color and texture distributions of real images more closely. We achieve an average improvement of $6$ FID and $5$ mIoU points over the state of the art across different datasets using only adversarial supervision.

Code Repositories

boschresearch/OASIS
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-to-image-translation-on-ade20k-labelsOASIS
FID: 28.3
LPIPS: 0.265
mIoU: 48.8
image-to-image-translation-on-ade20k-outdoorOASIS
FID: 48.6
mIoU: 40.4
image-to-image-translation-on-cityscapesOASIS
FID: 47.7
LPIPS: 0.275
mIoU: 69.3
image-to-image-translation-on-coco-stuffOASIS
FID: 17.0
mIoU: 44.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
You Only Need Adversarial Supervision for Semantic Image Synthesis | Papers | HyperAI