paper-with-me

홈 › Papers

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

2019-10-15 · NeurIPS 2019 12 · Xihui Liu, Guojun Yin, Jing Shao, Xiaogang Wang, Hongsheng Li

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.

📄 PDF Abstract BibTeX arXiv:1910.06809

Code (1)

xh-liu/CC-FPSE 공식 구현 pytorch

Tasks

Image GenerationImage-to-Image TranslationSemantic Segmentation

Similar Papers 제목 키워드 기반

OmniLayout: Room Layout Reconstruction from Indoor Spherical Panoramas

2021-04-19 · Shivansh Rao, Vikas Kumar, Daniel Kifer, Lee Giles 외

Given a single RGB panorama, the goal of 3D layout reconstruction is to estimate the room layout by predicting the corners, floor boundary, and ceiling boundary. A common approach has been to use standard convolutional n…

3D Room Layouts From A Single RGB Panorama

Semantic Bottleneck Scene Generation

2019-11-26 · Samaneh Azadi, Michael Tschannen, Eric Tzeng, Sylvain Gelly 외

Coupling the high-fidelity generation capabilities of label-conditional image synthesis methods with the flexibility of unconditional generative models, we propose a semantic bottleneck GAN model for unconditional synthe…

Conditional Image GenerationImage GenerationImage-to-Image TranslationScene Generation+1

Semantic Palette: Guiding Scene Generation with Class Proportions

2021-06-03 · CVPR 2021 1 · Guillaume Le Moing, Tuan-Hung Vu, Himalaya Jain, Patrick Pérez 외

Despite the recent progress of generative adversarial networks (GANs) at synthesizing photo-realistic images, producing complex urban scenes remains a challenging problem. Previous works break down scene generation into …

Data AugmentationImage GenerationLayout GenerationScene Generation

Unconditional Synthesis of Complex Scenes Using a Semantic Bottleneck

2021-01-01 · Samaneh Azadi, Michael Tschannen, Eric Tzeng, Sylvain Gelly 외

Coupling the high-fidelity generation capabilities of label-conditional image synthesis methods with the flexibility of unconditional generative models, we propose a semantic bottleneck GAN model for unconditional synthe…

Image GenerationSegmentation

Diverse Image Synthesis from Semantic Layouts via Conditional IMLE

2018-11-29 · ICCV 2019 10 · Ke Li, Tianhao Zhang, Jitendra Malik

Most existing methods for conditional image synthesis are only able to generate a single plausible image for any given input, or at best a fixed number of plausible images. In this paper, we focus on the problem of gener…

Image GenerationSemantic Segmentation