Netruk44 / stylegan2-deepspeed

Implementation of stylegan2 using deepspeed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylegan2-deepspeed

An implementation of stylegan2 using Microsoft's DeepSpeed.

Currently WIP, lots of things unimplemented.

GAN implemenation lifted from lucidrain's repo.

Example Commandline

deepspeed `which stylegan2_deepspeed` --deepspeed --deepspeed_config ./config/stylegan2.json -d /path/to/input/images

References

TODO

About

Implementation of stylegan2 using deepspeed

License:MIT License


Languages

Language:Python 100.0%