570 Forks
3421 Stars
3421 Watchers

stylegan2-pytorch

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

How to download and setup stylegan2-pytorch

Open terminal and run command
git clone https://github.com/lucidrains/stylegan2-pytorch.git
git clone is used to create a copy or clone of stylegan2-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stylegan2-pytorch https://github.com/lucidrains/stylegan2-pytorch/archive/master.zip

Or simply clone stylegan2-pytorch with SSH
[email protected]:lucidrains/stylegan2-pytorch.git

If you have some problems with stylegan2-pytorch

You may open issue on stylegan2-pytorch support forum (system) here: https://github.com/lucidrains/stylegan2-pytorch/issues