paper-with-me

Papers

LayoutGAN: Generating Graphic Layouts with Wireframe Discriminators

2019-01-21 · Jianan Li, Jimei Yang, Aaron Hertzmann, Jianming Zhang, Tingfa Xu

Layout is important for graphic design and scene generation. We propose a novel Generative Adversarial Network, called LayoutGAN, that synthesizes layouts by modeling geometric relations of different types of 2D elements. The generator of LayoutGAN takes as input a set of randomly-placed 2D graphic elements and uses self-attention modules to refine their labels and geometric parameters jointly to produce a realistic layout. Accurate alignment is critical for good layouts. We thus propose a novel differentiable wireframe rendering layer that maps the generated layout to a wireframe image, upon which a CNN-based discriminator is used to optimize the layouts in image space. We validate the effectiveness of LayoutGAN in various experiments including MNIST digit generation, document layout generation, clipart abstract scene generation and tangram graphic design.

📄 PDF Abstract BibTeX arXiv:1901.06767

Code (1)

zyf12389/LayoutGAN-Alpha pytorch

Tasks

Generative Adversarial NetworkLayout GenerationScene Generation

Similar Papers 제목 키워드 기반

LayoutGAN: Generating Graphic Layouts with Wireframe Discriminator

2019-05-01 · ICLR 2019 5 · Jianan Li, Tingfa Xu, Jianming Zhang, Aaron Hertzmann 외

Layouts are important for graphic design and scene generation. We propose a novel generative adversarial network, named as LayoutGAN, that synthesizes graphic layouts by modeling semantic and geometric relations of 2D el…

Generative Adversarial NetworkLayout GenerationScene Generation

Spot the Error: Non-autoregressive Graphic Layout Generation with Wireframe Locator

2024-01-29 · Jieru Lin, Danqing Huang, Tiejun Zhao, Dechen Zhan 외

Layout generation is a critical step in graphic design to achieve meaningful compositions of elements. Most previous works view it as a sequence generation problem by concatenating element attribute tokens (i.e., categor…

AttributeLayout Generation

VRCopilot: Authoring 3D Layouts with Generative AI Models in VR

2024-08-18 · Lei Zhang, Jin Pan, Jacob Gettig, Steve Oney 외

Immersive authoring provides an intuitive medium for users to create 3D scenes via direct manipulation in Virtual Reality (VR). Recent advances in generative AI have enabled the automatic creation of realistic 3D layouts…

SYNBUILD-3D: A large, multi-modal, and semantically rich synthetic dataset of 3D building models at Level of Detail 4

2025-08-28 · Kevin Mayer, Alex Vesel, Xinyi Zhao, Martin Fischer arxiv

3D building models are critical for applications in architecture, energy simulation, and navigation. Yet, generating accurate and semantically rich 3D buildings automatically remains a major challenge due to the lack of …

Learning Aesthetic Layouts via Visual Guidance

2021-07-13 · Qingyuan Zheng, Zhuoru Li, Adam Bargteil

We explore computational approaches for visual guidance to aid in creating aesthetically pleasing art and graphic design. Our work complements and builds on previous work that developed models for how humans look at imag…