| yfeng95/GAN |
2,406 |
|
0 |
0 |
over 8 years ago |
0 |
|
|
|
Python |
| Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN |
| tjwei/GANotebooks |
1,335 |
|
0 |
0 |
about 8 years ago |
0 |
|
11 |
mit |
Jupyter Notebook |
| wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch |
| Yangyangii/GAN-Tutorial |
190 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Simple Implementation of many GAN models with PyTorch. |
| zcemycl/Matlab-GAN |
125 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
mit |
MATLAB |
| MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN |
| AaronYALai/Generative_Adversarial_Networks_PyTorch |
113 |
|
0 |
0 |
about 9 years ago |
0 |
|
4 |
|
Python |
| (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch |
| Kyushik/Generative-Model |
46 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Repository for implementation of generative models with Tensorflow 1.x |
| germain-hug/GANs-Keras |
21 |
|
0 |
0 |
about 8 years ago |
0 |
|
1 |
|
Python |
| GANs Implementations in Keras |
| msurtsukov/generative-models-collection |
12 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Python |
| PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN |
| kartikgill/TF2-Keras-GAN-Notebooks |
11 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations) |
| ppplinday/Multiple-GAN-Tensorflow-Mnist |
8 |
|
0 |
0 |
almost 8 years ago |
0 |
|
0 |
|
Python |
| Implement multiple gan including vanilla_gan, dcgan, cgan, infogan and wgan with tensorflow and dataset including mnist. |