Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T15:18:15.000Z (over 2 years ago)
- Last Synced: 2023-07-27T22:29:46.317Z (over 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):
![]()
![]()
![]()
![]()
![]()