MultiStyleGAN: Multiple One-shot Image Stylizations using a Single GAN
Viraj Shah, Ayush Sarkar, Sudharsan Krishnakumar Anitha, Svetlana, Lazebnik

TL;DR
MultiStyleGAN introduces a single generator capable of producing multiple stylizations simultaneously by learning a multistyle latent space, significantly reducing training time and improving stylization quality.
Contribution
It proposes a novel learnable transformation module that enables one-shot multi-style image stylization within a single GAN, eliminating the need for separate models per style.
Findings
Can learn over 120 stylizations simultaneously
Achieves 8 to 60 times faster training than previous methods
User studies and quantitative results show improved stylization quality
Abstract
Image stylization aims at applying a reference style to arbitrary input images. A common scenario is one-shot stylization, where only one example is available for each reference style. Recent approaches for one-shot stylization such as JoJoGAN fine-tune a pre-trained StyleGAN2 generator on a single style reference image. However, such methods cannot generate multiple stylizations without fine-tuning a new model for each style separately. In this work, we present a MultiStyleGAN method that is capable of producing multiple different stylizations at once by fine-tuning a single generator. The key component of our method is a learnable transformation module called Style Transformation Network. It takes latent codes as input, and learns linear mappings to different regions of the latent space to produce distinct codes for each style, resulting in a multistyle space. Our model inherently…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Generative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Weight Demodulation · R1 Regularization · Path Length Regularization · Convolution
