SAC-GAN: Structure-Aware Image Composition
Hang Zhou, Rui Ma, Ling-Xiao Zhang, Lin Gao, Ali Mahdavi-Amiri, Hao, Zhang

TL;DR
SAC-GAN introduces a structure-aware, end-to-end learning framework for image composition that emphasizes semantic and structural coherence over pixel-level accuracy, utilizing a self-supervised approach and adversarial training.
Contribution
The paper presents a novel structure-aware image composition method that integrates semantic layout features and a differentiable spatial transformer within an adversarial framework.
Findings
Outperforms state-of-the-art methods in image composition quality
Demonstrates strong generalizability across various scenarios
Effectively maintains semantic and structural coherence in composite images
Abstract
We introduce an end-to-end learning framework for image-to-image composition, aiming to plausibly compose an object represented as a cropped patch from an object image into a background scene image. As our approach emphasizes more on semantic and structural coherence of the composed images, rather than their pixel-level RGB accuracies, we tailor the input and output of our network with structure-aware features and design our network losses accordingly, with ground truth established in a self-supervised setting through the object cropping. Specifically, our network takes the semantic layout features from the input scene image, features encoded from the edges and silhouette in the input object patch, as well as a latent code as inputs, and generates a 2D spatial affine transform defining the translation and scaling of the object patch. The learned parameters are further fed into a…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Visual Attention and Saliency Detection
MethodsSpatial Transformer
