Skip to content

🔥🔥 PyTorch implementation of "Progressive growing of GANs (PGGAN)" 🔥🔥

Notifications You must be signed in to change notification settings

tobyclh/pggan-pytorch-py3-visdom

 
 

Repository files navigation

Pytorch Implementation of "Progressive growing GAN (PGGAN)"

PyTorch implementation of PROGRESSIVE GROWING OF GANS FOR IMPROVED QUALITY, STABILITY, AND VARIATION

Check the original repository for detail description. This repository introduces 2 major changes.

  1. python3 compatability
    the original repository crash for some reason when used with python3
  2. use visdom instead of tensorboard
    which is lightweight, doesn't require tensorflow and IMO a better visualization framework overall.

About

🔥🔥 PyTorch implementation of "Progressive growing of GANs (PGGAN)" 🔥🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%