paper-with-me

Papers

Attribute-guided image generation from layout

2020-08-27 · Ke Ma, Bo Zhao, Leonid Sigal

Recent approaches have achieved great success in image generation from structured inputs, e.g., semantic segmentation, scene graph or layout. Although these methods allow specification of objects and their locations at image-level, they lack the fidelity and semantic control to specify visual appearance of these objects at an instance-level. To address this limitation, we propose a new image generation method that enables instance-level attribute control. Specifically, the input to our attribute-guided generative model is a tuple that contains: (1) object bounding boxes, (2) object categories and (3) an (optional) set of attributes for each object. The output is a generated image where the requested objects are in the desired locations and have prescribed attributes. Several losses work collaboratively to encourage accurate, consistent and diverse image generation. Experiments on Visual Genome dataset demonstrate our model's capacity to control object-level attributes in generated images, and validate plausibility of disentangled object-attribute representation in the image generation from layout task. Also, the generated images from our model have higher resolution, object classification accuracy and consistency, as compared to the previous state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2008.11932

Code (2)

UBC-Computer-Vision-Group/attribute-guided-image-generation-from-layout 공식 구현 pytorch
ubc-vision/attribute-guided-image-generation-from-layout pytorch

Tasks

AttributeImage GenerationObjectSemantic Segmentation

Similar Papers 제목 키워드 기반

MALeR: Improving Compositional Fidelity in Layout-Guided Generation

2025-11-08 · Shivank Saxena, Dhruv Srivastava, Makarand Tapaswi arxiv

Recent advances in text-to-image models have enabled a new era of creative and controllable image generation. However, generating compositional scenes with multiple subjects and attributes remains a significant challenge…

Image Generation

7Bench: a Comprehensive Benchmark for Layout-guided Text-to-image Models

2025-08-18 · Elena Izzo, Luca Parolari, Davide Vezzaro, Lamberto Ballan arxiv

Layout-guided text-to-image models offer greater control over the generation process by explicitly conditioning image synthesis on the spatial arrangement of elements. As a result, their adoption has increased in many co…

Synthetic Data GenerationText-to-Image Generation

coDrawAgents: A Multi-Agent Dialogue Framework for Compositional Image Generation

2026-03-13 · Chunhan Li, Qifeng Wu, Jia-Hui Pan, Ka-Hei Hui 외 arxiv

Text-to-image generation has advanced rapidly, but existing models still struggle with faithfully composing multiple objects and preserving their attributes in complex scenes. We propose coDrawAgents, an interactive mult…

Text-to-Image Generation

MaskPLAN: Masked Generative Layout Planning from Partial Input

2024-01-01 · CVPR 2024 1 · Hang Zhang, Anton Savov, Benjamin Dillenburger

Layout planning spanning from architecture to interior design is a slow iterative exploration of ill-defined problems adopting a "I'll know it when I see it" approach to potential solutions. Recent advances in genera…

AttributeDesign SynthesisLayout Generation

Diagnostic Benchmark and Iterative Inpainting for Layout-Guided Image Generation

2023-04-13 · Jaemin Cho, Linjie Li, Zhengyuan Yang, Zhe Gan 외

Spatial control is a core capability in controllable image generation. Advancements in layout-guided image generation have shown promising results on in-distribution (ID) datasets with similar spatial configurations. How…

DiagnosticImage GenerationLayout-to-Image Generation