Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 480 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 480 Bytes

SGAN

StyleGAN
It's exploded
original repository: https://github.com/NVlabs/stylegan

Requirments

python: 3.7, 6
pytorch: 1.2.0
torchvision: 0.4.0
cuda version: 10.0
김인영 v1.0
이예린 v0.9

Linux set up


conda install torch=1.2.0
conda install torchvision=0.4.0
conda install requests
conda install scipy

Download FFHQ Dataset


python download_ffhq.py --json --images