add stylegan

This commit is contained in:
zhouwy19 2022-04-26 10:55:10 +08:00 committed by GitHub
parent 9c38c510d7
commit 5ee7515dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ In another form of presentation, assuming that Pytorch's training time is 100 ho
+ [Wasserstein GAN](#wasserstein-gan) + [Wasserstein GAN](#wasserstein-gan)
+ [Wasserstein GAN GP](#wasserstein-gan-gp) + [Wasserstein GAN GP](#wasserstein-gan-gp)
+ [Wasserstein GAN DIV](#wasserstein-gan-div) + [Wasserstein GAN DIV](#wasserstein-gan-div)
+ [StyleGAN](https://github.com/xUhEngwAng/StyleGAN-jittor)
## Installation ## Installation
$ git clone https://github.com/Jittor/gan-jittor.git $ git clone https://github.com/Jittor/gan-jittor.git