305 Forks
3131 Stars
3131 Watchers

PyTorch-StudioGAN

StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.

How to download and setup PyTorch-StudioGAN

Open terminal and run command
git clone https://github.com/POSTECH-CVLab/PyTorch-StudioGAN.git
git clone is used to create a copy or clone of PyTorch-StudioGAN 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 PyTorch-StudioGAN https://github.com/POSTECH-CVLab/PyTorch-StudioGAN/archive/master.zip

Or simply clone PyTorch-StudioGAN with SSH
[email protected]:POSTECH-CVLab/PyTorch-StudioGAN.git

If you have some problems with PyTorch-StudioGAN

You may open issue on PyTorch-StudioGAN support forum (system) here: https://github.com/POSTECH-CVLab/PyTorch-StudioGAN/issues