stylegan2-pytorch Pytorch implementation of StyleGAN2 in my style Usage > python main.py --dataset FFHQ --img_size 256 --batch_size 8 Reference rosinality-pytorch Author Junho Kim