Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/musyoku/unrolled-gan
Chainer implementation of Unrolled GAN
https://github.com/musyoku/unrolled-gan
chainer dcgan gan
Last synced: 9 days ago
JSON representation
Chainer implementation of Unrolled GAN
- Host: GitHub
- URL: https://github.com/musyoku/unrolled-gan
- Owner: musyoku
- Created: 2017-01-26T08:11:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-10T08:34:42.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T12:21:58.818Z (3 months ago)
- Topics: chainer, dcgan, gan
- Language: Python
- Size: 44.9 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Unrolled GAN
- [Unrolled Generative Adversarial Networks](https://arxiv.org/abs/1611.02163)
- [実装について](http://musyoku.github.io/2017/01/29/Unrolled-Generative-Adversarial-Networks/)## Mixture of Gaussians Dataset
![image](http://musyoku.github.io/images/post/2017-01-29/circle_256.png)
![image](http://musyoku.github.io/images/post/2017-01-29/circle_16.png)
## Semi-supervised Learning of MNIST
![image](http://musyoku.github.io/images/post/2017-01-29/10_labels.png)
![image](http://musyoku.github.io/images/post/2017-01-29/20_labels.png)
## Animeface Dataset
![image](http://musyoku.github.io/images/post/2017-01-29/5_epoch_300_time_3368min.png)
![image](https://github.com/musyoku/musyoku.github.io/blob/master/images/post/2017-01-29/analogy_5.png?raw=true)