https://github.com/m-torhan/progressivegan
Implementation of progressive training of GAN using tensorflow
https://github.com/m-torhan/progressivegan
deep-learning generative-adversarial-network tensorflow
Last synced: 2 months ago
JSON representation
Implementation of progressive training of GAN using tensorflow
- Host: GitHub
- URL: https://github.com/m-torhan/progressivegan
- Owner: m-torhan
- License: gpl-3.0
- Created: 2022-09-17T09:47:24.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T15:18:15.000Z (over 3 years ago)
- Last Synced: 2025-05-24T04:33:52.601Z (about 1 year ago)
- Topics: deep-learning, generative-adversarial-network, tensorflow
- Language: Python
- Homepage:
- Size: 1.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProgressiveGAN
Implementation of progressive training of GAN using tensorflow.
Results for mnists dataset (32x32):
Training preview:

Results for cat's images (64x64):