chuanli-lambda's picture
Duplicate from PKUWilliamYang/VToonify
00cb073
# StyleGAN 2 in PyTorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (https://arxiv.org/abs/1912.04958) in PyTorch
Fork from [https://github.com/rosinality/stylegan2-pytorch](https://github.com/rosinality/stylegan2-pytorch)
In VToonify, we modify it to accept z+ latent codes.