paper-with-me

Papers

LayoutDiffusion: Controllable Diffusion Model for Layout-to-image Generation

2023-03-30 · CVPR 2023 1 · Guangcong Zheng, Xianpan Zhou, XueWei Li, Zhongang Qi, Ying Shan, Xi Li

Recently, diffusion models have achieved great success in image synthesis. However, when it comes to the layout-to-image generation where an image often has a complex scene of multiple objects, how to make strong control over both the global layout map and each detailed object remains a challenging task. In this paper, we propose a diffusion model named LayoutDiffusion that can obtain higher generation quality and greater controllability than the previous works. To overcome the difficult multimodal fusion of image and layout, we propose to construct a structural image patch with region information and transform the patched image into a special layout to fuse with the normal layout in a unified form. Moreover, Layout Fusion Module (LFM) and Object-aware Cross Attention (OaCA) are proposed to model the relationship among multiple objects and designed to be object-aware and position-sensitive, allowing for precisely controlling the spatial related information. Extensive experiments show that our LayoutDiffusion outperforms the previous SOTA methods on FID, CAS by relatively 46.35%, 26.70% on COCO-stuff and 44.29%, 41.82% on VG. Code is available at https://github.com/ZGCTroy/LayoutDiffusion.

📄 PDF Abstract BibTeX arXiv:2303.17189

Code (2)

dcdcvgroup/layout-diffusion-mindspore 공식 구현 mindspore
zgctroy/layoutdiffusion pytorch

Tasks

Image GenerationLayout-to-Image GenerationObject

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 제목 키워드 기반

LayoutDiffusion: Improving Graphic Layout Generation by Discrete Diffusion Probabilistic Models

2023-03-21 · ICCV 2023 1 · Junyi Zhang, Jiaqi Guo, Shizhao Sun, Jian-Guang Lou 외

Creating graphic layouts is a fundamental step in graphic designs. In this work, we present a novel generative model named LayoutDiffusion for automatic layout generation. As layout is typically represented as a sequence…

Layout DesignLayout Generation

Text2Street: Controllable Text-to-image Generation for Street Views

2024-02-07 · Jinming Su, Songen Gu, Yiting Duan, Xingyue Chen 외

Text-to-image generation has made remarkable progress with the emergence of diffusion models. However, it is still a difficult task to generate images for street views based on text, mainly because the road topology of s…

Image GenerationLayout GenerationObjectText to Image Generation+1

HiCo: Hierarchical Controllable Diffusion Model for Layout-to-image Generation

2024-10-18 · Bo Cheng, Yuhang Ma, Liebucha Wu, Shanyuan Liu 외

The task of layout-to-image generation involves synthesizing images based on the captions of objects and their spatial positions. Existing methods still struggle in complex layout generation, where common bad cases inclu…

DisentanglementImage GenerationLayout GenerationLayout-to-Image Generation

Layout Control and Semantic Guidance with Attention Loss Backward for T2I Diffusion Model

2024-11-11 · Guandong Li

Controllable image generation has always been one of the core demands in image generation, aiming to create images that are both creative and logical while satisfying additional specified conditions. In the post-AIGC era…

AttributeImage Generation

MVRoom: Controllable 3D Indoor Scene Generation with Multi-View Diffusion Models

2025-12-03 · Shaoheng Fang, Chaohui Yu, Fan Wang, Qixing Huang arxiv

We introduce MVRoom, a controllable novel view synthesis (NVS) pipeline for 3D indoor scenes that uses multi-view diffusion conditioned on a coarse 3D layout. MVRoom employs a two-stage design in which the 3D layout is u…

Novel View SynthesisScene Generation