- Notifications
You must be signed in to change notification settings - Fork0
BakingBrains/Progressive_GAN-ProGAN-_implementation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ProGAN implementation
Dataset:celeb-HQ
- Dowload the dataset and extract it to a folder and change the training dataset path inconfig.py
Edit the configurations according to your specification inconfig.py
Run thetrain.py file to start the training
A log folder will be created to trace the training of ProGAN. You can check using tensorboard
tensorboard --logdir logs
ProGAN paper:https://arxiv.org/abs/1710.10196
@misc{karras2018progressive,
title={Progressive Growing of GANs for Improved Quality, Stability, and Variation},
author={Tero Karras and Timo Aila and Samuli Laine and Jaakko Lehtinen},
year={2018},
eprint={1710.10196},
archivePrefix={arXiv},
primaryClass={cs.NE}
}
About
ProGAN implementation
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published