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

October 15, 2019 ยท Entered Twilight ยท ๐Ÿ› Neural Information Processing Systems

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, README.md, data, models, options, requirements.txt, test.py, test_ade.sh, test_cityscapes.sh, test_coco.sh, train.py, train.sh, trainers, util

Authors Xihui Liu, Guojun Yin, Jing Shao, Xiaogang Wang, Hongsheng Li arXiv ID 1910.06809 Category cs.CV: Computer Vision Cross-listed cs.LG, eess.IV Citations 225 Venue Neural Information Processing Systems Repository https://github.com/xh-liu/CC-FPSE โญ 129 Last Checked 2 months ago
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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision