HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis

Xihui Liu Guojun Yin Jing Shao Xiaogang Wang Hongsheng Li

Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis

Abstract

Semantic image synthesis aims at generating photorealistic images from semantic layouts. Previous approaches with conditional generative adversarial networks (GAN) show state-of-the-art performance on this task, which either feed the semantic label maps as inputs to the generator, or use them to modulate the activations in normalization layers via affine transformations. We argue that convolutional kernels in the generator should be aware of the distinct semantic labels at different locations when generating images. In order to better exploit the semantic layout for the image generator, we propose to predict convolutional kernels conditioned on the semantic label map to generate the intermediate feature maps from the noise maps and eventually generate the images. Moreover, we propose a feature pyramid semantics-embedding discriminator, which is more effective in enhancing fine details and semantic alignments between the generated images and the input semantic layouts than previous multi-scale discriminators. We achieve state-of-the-art results on both quantitative metrics and subjective evaluation on various semantic segmentation datasets, demonstrating the effectiveness of our approach.

Code Repositories

xh-liu/CC-FPSE
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-to-image-translation-on-ade20k-labelsCC-FPSE
Accuracy: 82.9%
FID: 31.7
LPIPS: 0.098
mIoU: 43.7
image-to-image-translation-on-cityscapesCC-FPSE
FID: 54.3
LPIPS: 0.073
Per-pixel Accuracy: 82.3%
mIoU: 65.5
image-to-image-translation-on-coco-stuffCC-FPSE
Accuracy: 70.7%
FID: 19.2
mIoU: 41.6

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
Learning to Predict Layout-to-image Conditional Convolutions for Semantic Image Synthesis | Papers | HyperAI