Code for "Freeze Discriminator: A Simple Baseline for Fine-tuning GANs".
The code is heavily based on the StyleGAN-pytorch and SNGAN-projection-chainer codes.
See stylegan
and projection
directory for StyleGAN and SNGAN-projection experiments, respectively.
Generated samples over fine-tuning FFHQ-pretrained StyleGAN
Generated samples under Animal Face and Anime Face datasets
Comparison of fine-tuning (left) and freeze D (right) under Oxford Flower, CUB-200-2011, and Caltech-256 datasets
Freeze D generates more class-consistent results (see row 2, 8 of Oxford Flower)