Skip to content

K-dizzled/progressive-gan-pytorch

Repository files navigation

Progressive Generative Adversarial Network in Pytorch

Unofficial PyTorch implementation of Paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation".

To run:

Just run main.py in the terminal. All the properties may be changed in config.py.

Learning process:

Learning process on 8 thousands images of art Learning process

About

Progressive Generative Adversarial Network in Pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages