Mingguksky
commited on
Commit
·
e6fa32c
1
Parent(s):
7297a41
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
**StudioGAN** is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation. StudioGAN aims to offer an identical playground for modern GANs so that machine learning researchers can readily compare and analyze a new idea.
|
2 |
+
|
3 |
+
This hub provides all the checkpoints we used to create the GAN benchmarks below.
|
4 |
+
|
5 |
+
Please visit our github repository ([PyTorch-StudioGAN](https://github.com/POSTECH-CVLab/PyTorch-StudioGAN)) for more details.
|
6 |
+
|
7 |
+
license: mit
|