Dual-Domain Image Synthesis using Segmentation-Guided GAN
Dena Bazazian, Andrew Calway, Dima Damen

TL;DR
This paper presents a segmentation-guided GAN approach for synthesising images that seamlessly combine features from two different domains within a single image, requiring minimal training data.
Contribution
It introduces a novel dual-domain image synthesis method combining few-shot StyleGAN with segmentation-guided loss, enabling efficient creation of complex images from two domains.
Findings
Successfully synthesises dual-domain images across various objects and domains.
Uses segmentation-guided perceptual loss for improved image quality.
Achieves high-quality results with minimal training data.
Abstract
We introduce a segmentation-guided approach to synthesise images that integrate features from two distinct domains. Images synthesised by our dual-domain model belong to one domain within the semantic mask, and to another in the rest of the image - smoothly integrated. We build on the successes of few-shot StyleGAN and single-shot semantic segmentation to minimise the amount of training required in utilising two domains. The method combines a few-shot cross-domain StyleGAN with a latent optimiser to achieve images containing features of two distinct domains. We use a segmentation-guided perceptual loss, which compares both pixel-level and activations between domain-specific and dual-domain synthetic images. Results demonstrate qualitatively and quantitatively that our model is capable of synthesising dual-domain images on a variety of objects (faces, horses, cats, cars), domains…
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 Image and Video Retrieval Techniques · Advanced Vision and Imaging
MethodsHuMan(Expedia)||How do I get a human at Expedia? · StyleGAN · Adaptive Instance Normalization · Dense Connections · Convolution · R1 Regularization · Feedforward Network
