Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 511 Bytes

Image_Generation_using_StyleGAN

StyleGan fine tuning to generate Anime Faces using the technique proposed in "Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs" https://arxiv.org/abs/2002.10964

I learnt and understood this project from the following resources.

-https://www.coursera.org/specializations/generative-adversarial-networks-gans

-https://arxiv.org/abs/2002.10964

-https://github.com/sangwoomo/FreezeD

-https://github.com/rosinality/style-based-gan-pytorch/blob/master/model.py