English

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

Computer Vision and Pattern Recognition 2020-06-02 v1 Graphics Multimedia

Abstract

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.

Keywords

Cite

@article{arxiv.2006.00190,
  title  = {OPAL-Net: A Generative Model for Part-based Object Layout Generation},
  author = {Rishabh Baghel and Ravi Kiran Sarvadevabhatla},
  journal= {arXiv preprint arXiv:2006.00190},
  year   = {2020}
}

Comments

Code repository at https://github.com/atmacvit/opalnet

R2 v1 2026-06-23T15:55:34.153Z