Skip to content

Unofficial Implementation of the 'Rendering With Style' paper.

License

Notifications You must be signed in to change notification settings

schoi828/Rendering-with-Style

Repository files navigation

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

About

Unofficial Implementation of the 'Rendering With Style' paper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published