Skip to content

oovm/StyleGAN-Zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StyleGAN Zoo

Base on https://github.com/podgorskiy/StyleGAN_Blobless

Install

Pytorch needed, install via conda first

conda install pytorch torchvision cudatoolkit=10.1 -c pytorch -y
pip install stylegan_zoo

Start

from sgan import StyleGAN

s = StyleGAN('asuka')
# If has GPU
# s.output(device='cuda')
s.show()
  • For jupyter:

  • For mathematica:

  • Multi-generation

License

Part License
Code Apache License Version 2.0
Asuka CC0 - Creative Commons
Horo CC0 - Creative Commons
Baby CC4.0 Non-Commercial
FFHQ
CelebaHQ