| hwalsuklee/tensorflow-generative-model-collections |
3,570 |
|
0 |
0 |
over 7 years ago |
0 |
|
22 |
apache-2.0 |
Python |
| Collection of generative models in Tensorflow |
| znxlwm/pytorch-generative-model-collections |
1,985 |
|
0 |
0 |
about 6 years ago |
0 |
|
22 |
|
Python |
| Collection of generative models in Pytorch version. |
| caogang/wgan-gp |
1,412 |
|
0 |
0 |
over 2 years ago |
0 |
|
33 |
mit |
Python |
| A pytorch implementation of Paper "Improved Training of Wasserstein GANs" |
| yongyehuang/Tensorflow-Tutorial |
886 |
|
0 |
0 |
almost 8 years ago |
0 |
|
5 |
|
Jupyter Notebook |
| Some interesting TensorFlow tutorials for beginners. |
| Zeleni9/pytorch-wgan |
617 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
mit |
Python |
| Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP |
| Yangyangii/GAN-Tutorial |
190 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Simple Implementation of many GAN models with PyTorch. |
| mafda/generative_adversarial_networks_101 |
190 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets. |
| LynnHo/DCGAN-LSGAN-WGAN-GP-DRAGAN-Pytorch |
145 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Python |
| DCGAN LSGAN WGAN-GP DRAGAN PyTorch |
| sanghoon/tf-exercise-gan |
109 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
mit |
Python |
| Tensorflow implementation of different GANs and their comparisions |
| EmilienDupont/wgan-gp |
98 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
mit |
Python |
| Pytorch implementation of Wasserstein GANs with Gradient Penalty |