Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.02 KB

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.

Setup

Follow the instruction from the official Pytorch implementation of StyleGAN2-ADA to setup StyleGAN2 and download pretrained model ffhq.pkl.

Train

python train_render.py commandline_args.txt