paper-with-me

홈 › Papers

Label-free Neural Semantic Image Synthesis

2024-07-01 · Jiayi Wang, Kevin Alexander Laube, Yumeng Li, Jan Hendrik Metzen, Shin-I Cheng, Julio Borges, Anna Khoreva

Recent work has shown great progress in integrating spatial conditioning to control large, pre-trained text-to-image diffusion models. Despite these advances, existing methods describe the spatial image content using hand-crafted conditioning inputs, which are either semantically ambiguous (e.g., edges) or require expensive manual annotations (e.g., semantic segmentation). To address these limitations, we propose a new label-free way of conditioning diffusion models to enable fine-grained spatial control. We introduce the concept of neural semantic image synthesis, which uses neural layouts extracted from pre-trained foundation models as conditioning. Neural layouts are advantageous as they provide rich descriptions of the desired image, containing both semantics and detailed geometry of the scene. We experimentally show that images synthesized via neural semantic image synthesis achieve similar or superior pixel-level alignment of semantic classes compared to those created using expensive semantic label maps. At the same time, they capture better semantics, instance separation, and object orientation than other label-free conditioning options, such as edges or depth. Moreover, we show that images generated by neural layout conditioning can effectively augment real data for training various perception tasks.

📄 PDF Abstract BibTeX arXiv:2407.01790

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Semantic View Synthesis

2020-08-24 · ECCV 2020 8 · Hsin-Ping Huang, Hung-Yu Tseng, Hsin-Ying Lee, Jia-Bin Huang

We tackle a new problem of semantic view synthesis -- generating free-viewpoint rendering of a synthesized scene using a semantic label map as input. We build upon recent advances in semantic image synthesis and view syn…

Image Generation

Robustness-Guided Image Synthesis for Data-Free Quantization

2023-10-05 · Jianhong Bai, Yuchen Yang, Huanpeng Chu, Hualiang Wang 외

Quantization has emerged as a promising direction for model compression. Recently, data-free quantization has been widely studied as a promising method to avoid privacy concerns, which synthesizes images as an alternativ…

Data Free QuantizationDiversityImage GenerationModel Compression+1

PLACE: Adaptive Layout-Semantic Fusion for Semantic Image Synthesis

2024-03-04 · CVPR 2024 1 · Zhengyao Lv, Yuxiang Wei, WangMeng Zuo, Kwan-Yee K. Wong

Recent advancements in large-scale pre-trained text-to-image models have led to remarkable progress in semantic image synthesis. Nevertheless, synthesizing high-quality images with consistent semantics and layout remains…

Image Generation

Referenceless User Controllable Semantic Image Synthesis

2023-06-18 · Jonghyun Kim, Gen Li, Joongkyu Kim

Despite recent progress in semantic image synthesis, complete control over image style remains a challenging problem. Existing methods require reference images to feed style information into semantic layouts, which indic…

Image Generation

Example-Guided Style-Consistent Image Synthesis From Semantic Labeling

2019-06-01 · CVPR 2019 6 · Miao Wang, Guo-Ye Yang, Ruilong Li, Run-Ze Liang 외

Example-guided image synthesis aims to synthesize an image from a semantic label map and an exemplary image indicating style. We use the term "style" in this problem to refer to implicit characteristics of images, for e…

Image GenerationScene Segmentation