Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Yangyangii/ProgressiveGAN

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progressive Growing of GANs

Dataset

Results

16x16 Samples

32x32 Samples

64x64 Samples

Usage

  1. Download the above dataset and run the below command.
    python train.py
    

Notes

  • If you have high-end GPUs(e.g. Tesla V100), you can train higher resolution images. I have only RTX 2070....
  • To improve the quality, you may change some hyperparmeters(e.g. # of Convolution feature maps (256 -> 512), batch size (>32, important), and update schedule)
  • T. Karras' Official Tensorflow implementation

About

Implementation of NVIDIA's Progressive Growing of GANs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.