2021

JoJoGAN: One Shot Face Stylization

Chong, Min Jin, Forsyth, David

Understand

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.

Reading the bibliography…