DL-Art-School/recipes/stylegan/README.md
James Betker b687ef4cd0 Misc
2021-04-21 18:09:46 -06:00

520 B

StyleGAN Implementations

DLAS supports two different StyleGAN2 implementations:

I prefer the readability of @lucidrains implementation, but you cannot (yet) use pretrained weights with it. I'm working on that.