paper-with-me

Papers

OPAL-Net: A Generative Model for Part-based Object Layout Generation

2020-05-30 · Rishabh Baghel, Ravi Kiran Sarvadevabhatla

We propose OPAL-Net, a novel hierarchical architecture for part-based layout generation of objects from multiple categories using a single unified model. We adopt a coarse-to-fine strategy involving semantically conditioned autoregressive generation of bounding box layouts and pixel-level part layouts for objects. We use Graph Convolutional Networks, Deep Recurrent Networks along with custom-designed Conditional Variational Autoencoders to enable flexible, diverse and category-aware generation of object layouts. We train OPAL-Net on PASCAL-Parts dataset. The generated samples and corresponding evaluation scores demonstrate the versatility of OPAL-Net compared to ablative variants and baselines.

📄 PDF Abstract BibTeX arXiv:2006.00190

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

LayoutTransformer: Relation-Aware Scene Layout Generation

2021-01-01 · Cheng-Fu Yang, Wan-Cyuan Fan, Fu-En Yang, Yu-Chiang Frank Wang

In the areas of machine learning and computer vision, text-to-image synthesis aims at producing image outputs given the input text. In particular, the task of layout generation requires one to describe the spatial inform…

Image GenerationLayout GenerationObjectRelation

Rethinking The Training And Evaluation of Rich-Context Layout-to-Image Generation

2024-09-07 · Jiaxin Cheng, Zixu Zhao, Tong He, Tianjun Xiao 외

Recent advancements in generative models have significantly enhanced their capacity for image generation, enabling a wide range of applications such as image editing, completion and video editing. A specialized area with…

Image GenerationLayout-to-Image GenerationVideo Editing

Image Generation from Layout

2018-11-28 · CVPR 2019 6 · Bo Zhao, Lili Meng, Weidong Yin, Leonid Sigal

Despite significant recent progress on generative models, controlled generation of images depicting multiple and complex object layouts is still a difficult problem. Among the core challenges are the diversity of appeara…

Layout-to-Image GenerationObject

Repurposing 3D Generative Model for Autoregressive Layout Generation

2026-04-17 · Haoran Feng, Yifan Niu, Zehuan Huang, Yang-Tian Sun 외 arxiv

We introduce LaviGen, a framework that repurposes 3D generative models for 3D layout generation. Unlike previous methods that infer object layouts from textual descriptions, LaviGen operates directly in the native 3D spa…

Direct Numerical Layout Generation for 3D Indoor Scene Synthesis via Spatial Reasoning

2025-06-05 · Xingjian Ran, Yixuan Li, Linning Xu, Mulin Yu 외

Realistic 3D indoor scene synthesis is vital for embodied AI and digital content creation. It can be naturally divided into two subtasks: object generation and layout generation. While recent generative models have signi…

In-Context LearningIndoor Scene SynthesisLayout GenerationObject+1