File size: 854 Bytes
d649877
 
 
 
e6fa32c
 
 
 
 
d649877
 
 
 
e6fa32c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<p align="center">
  <img width="60%" src="https://raw.githubusercontent.com/POSTECH-CVLab/PyTorch-StudioGAN/master/docs/figures/studiogan_logo.jpg" />

</p>**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.

This hub provides all the checkpoints we used to create the GAN benchmarks below.

Please visit our github repository ([PyTorch-StudioGAN](https://github.com/POSTECH-CVLab/PyTorch-StudioGAN)) for more details.

<p align="center">
  <img width="95%" src="https://raw.githubusercontent.com/POSTECH-CVLab/PyTorch-StudioGAN/master/docs/figures/StudioGAN_Benchmark.png"/>
</p>

license: mit