JoJoGAN: One Shot Face Stylization
Min Jin Chong, David Forsyth

TL;DR
JoJoGAN introduces a rapid, single-example style transfer method for face stylization using GAN inversion and style-mixing, enabling high-quality, customizable stylized images in under a minute.
Contribution
The paper presents a novel one-shot style transfer technique that fine-tunes StyleGAN from a single style example, significantly reducing training time and increasing flexibility.
Findings
Produces high-resolution, high-quality stylized images
Outperforms current state-of-the-art methods
Requires only 30 seconds of training with a single style reference
Abstract
A style mapper applies some fixed style to its input images (so, for example, taking faces to cartoons). This paper describes a simple procedure -- JoJoGAN -- to learn a style mapper from a single example of the style. JoJoGAN uses a GAN inversion procedure and StyleGAN's style-mixing property to produce a substantial paired dataset from a single example style. The paired dataset is then used to fine-tune a StyleGAN. An image can then be style mapped by GAN-inversion followed by the fine-tuned StyleGAN. JoJoGAN needs just one reference and as little as 30 seconds of training time. JoJoGAN can use extreme style references (say, animal faces) successfully. Furthermore, one can control what aspects of the style are used and how much of the style is applied. Qualitative and quantitative evaluation show that JoJoGAN produces high quality high resolution images that vastly outperform the…
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
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques
MethodsDense Connections · Adaptive Instance Normalization · R1 Regularization · Convolution · Feedforward Network · HuMan(Expedia)||How do I get a human at Expedia?
