TL;DR
This paper introduces a novel layout-to-image generation model that improves object relation consistency and appearance fidelity by incorporating context-aware features and location-sensitive appearance representations, achieving state-of-the-art results.
Contribution
The paper proposes two new modules: a context-aware feature transformation in the generator and a Gram matrix-based discriminator to enhance object relations and appearance.
Findings
Achieves state-of-the-art performance on COCO-Thing-Stuff and Visual Genome datasets.
Improves object relation consistency and appearance fidelity in generated images.
Demonstrates significant qualitative and quantitative improvements over existing models.
Abstract
A layout to image (L2I) generation model aims to generate a complicated image containing multiple objects (things) against natural background (stuff), conditioned on a given layout. Built upon the recent advances in generative adversarial networks (GANs), existing L2I models have made great progress. However, a close inspection of their generated images reveals two major limitations: (1) the object-to-object as well as object-to-stuff relations are often broken and (2) each object's appearance is typically distorted lacking the key defining characteristics associated with the object class. We argue that these are caused by the lack of context-aware object and stuff feature encoding in their generators, and location-sensitive appearance representation in their discriminators. To address these limitations, two new modules are proposed in this work. First, a context-aware feature…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttentive Walk-Aggregating Graph Neural Network
