| 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 |
| yfeng95/GAN |
2,406 |
|
0 |
0 |
over 8 years ago |
0 |
|
|
|
Python |
| Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN |
| znxlwm/pytorch-generative-model-collections |
1,985 |
|
0 |
0 |
about 6 years ago |
0 |
|
22 |
|
Python |
| Collection of generative models in Pytorch version. |
| tdeboissiere/DeepLearningImplementations |
1,772 |
|
0 |
0 |
over 5 years ago |
0 |
|
25 |
mit |
Python |
| Implementation of recent Deep Learning papers |
| 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 |
| burness/tensorflow-101 |
1,100 |
|
0 |
0 |
almost 7 years ago |
0 |
|
9 |
|
Python |
| learn code with tensorflow |
| awjuliani/TF-Tutorials |
526 |
|
0 |
0 |
about 9 years ago |
0 |
|
3 |
|
Jupyter Notebook |
| A collection of deep learning tutorials using Tensorflow and Python |
| shayneobrien/generative-models |
414 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Jupyter Notebook |
| Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN |
| buriburisuri/ac-gan |
379 |
|
0 |
0 |
over 8 years ago |
0 |
|
7 |
mit |
Python |
| A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ). |
| buriburisuri/SRGAN |
285 |
|
0 |
0 |
about 9 years ago |
0 |
|
17 |
mit |
Python |
| A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network) |