Unofficial PyTorch implementation of Rendering with Style
Since Rendering with Style utilizes StyleGAN2's latent space, this implementation incorporates codes from the official Pytorch implementation of StyleGAN2-ADA. This work was completed in early 2022, and the README will be updated and polished soon.
Follow the instruction from the official Pytorch implementation of StyleGAN2-ADA to setup StyleGAN2 and download pretrained model ffhq.pkl.
python train_render.py commandline_args.txt