paper-with-me

홈 › Papers

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, Matthieu Cord

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 two consecutive phases: unconditional semantic layout synthesis and image synthesis conditioned on layouts. In this work, we propose to condition layout generation as well for higher semantic control: given a vector of class proportions, we generate layouts with matching composition. To this end, we introduce a conditional framework with novel architecture designs and learning objectives, which effectively accommodates class proportions to guide the scene generation process. The proposed architecture also allows partial layout editing with interesting applications. Thanks to the semantic control, we can produce layouts close to the real distribution, helping enhance the whole scene generation process. On different metrics and urban scene benchmarks, our models outperform existing baselines. Moreover, we demonstrate the merit of our approach for data augmentation: semantic segmenters trained on real layout-image pairs along with additional ones generated by our approach outperform models only trained on real pairs.

📄 PDF Abstract BibTeX arXiv:2106.01629

Code (1)

valeoai/SemanticPalette 공식 구현 pytorch

Tasks

Data AugmentationImage GenerationLayout GenerationScene Generation

Similar Papers 제목 키워드 기반

Coloring with Words: Guiding Image Colorization Through Text-based Palette Generation

2018-04-11 · ECCV 2018 9 · Hyojin Bahng, Seungjoo Yoo, Wonwoong Cho, David K. Park 외

This paper proposes a novel approach to generate multiple color palettes that reflect the semantics of input text and then colorize a given grayscale image according to the generated color palette. In contrast to existin…

ColorizationImage ColorizationSentence

PaletteNeRF: Palette-based Appearance Editing of Neural Radiance Fields

2022-12-21 · CVPR 2023 1 · Zhengfei Kuang, Fujun Luan, Sai Bi, Zhixin Shu 외

Recent advances in neural radiance fields have enabled the high-fidelity 3D reconstruction of complex scenes for novel view synthesis. However, it remains underexplored how the appearance of such representations can be e…

3D ReconstructionNeRFNovel View Synthesis

Palette Aligned Image Diffusion

2025-09-02 · Elad Aharoni, Noy Porat, Dani Lischinski, Ariel Shamir arxiv

We introduce the Palette-Adapter, a novel method for conditioning text-to-image diffusion models on a user-specified color palette. While palettes are a compact and intuitive tool widely used in creative workflows, they …

Image Generation

Decoupled Illumination Priors for Spatially Controllable Multi-View Indoor Scene Relighting

2026-07-09 · Chenjian Gao, Linning Xu, Tianfan Xue arxiv

Indoor scene relighting demands photorealism, precise spatial control, and strict multi-view consistency. While diffusion-based image editing models enable semantic lighting manipulation via text prompts, enforcing exact…

Image Editing

Palette-based Color Transfer between Images

2024-05-14 · Chenlei Lv, Dan Zhang

As an important subtopic of image enhancement, color transfer aims to enhance the color scheme of a source image according to a reference one while preserving the semantic context. To implement color transfer, the palett…

Image EnhancementImage SegmentationSemantic Segmentation