Based on Seonghyeon Kim's Pytorch Implementation of StyleGAN2
[Paper] [Official Code] [StyleGAN2 Pytorch]
python train_encoder.py
1M iter
[encoder checkpoint] [generator checkpoint]
Note: The encoder architecture and loss weights are different from the original implemetation.
interpolate.ipynb
Domain-Guided Encoder (Initial projection)