Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Growing of GANs for Improved Quality, Stability, and Variation

— Unofficial PyTorch implementation of the ICLR 2018 paper

Below images were generated by this repository

Contents

Installation

git clone https://github.com/borhanMorphy/progressive-gan.git
cd progressive-gan
pip install .

Pretrained Models

Dataset Configuration Resolution Link
MNIST mnist 32 x 32 -

References

Citations

@article{karras2017progressive,
    title={Progressive growing of gans for improved quality, stability, and variation},
    author={Karras, Tero and Aila, Timo and Laine, Samuli and Lehtinen, Jaakko},
    journal={arXiv preprint arXiv:1710.10196},
    year={2017},
    url={https://arxiv.org/abs/1710.10196},
}

About

Progressive Growing of GANs for Improved Quality, Stability, and Variation

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages