ebgan topic

List ebgan repositories

Awesome-GANs

760
Stars
163
Forks
Watchers

Awesome Generative Adversarial Networks with tensorflow

pytorch-generative-model-collections

2.6k
Stars
548
Forks
Watchers

Collection of generative models in Pytorch version.

tensorflow-generative-model-collections

3.9k
Stars
865
Forks
Watchers

Collection of generative models in Tensorflow

tf.gans-comparison

468
Stars
76
Forks
Watchers

Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking

GAN_Theories

186
Stars
45
Forks
Watchers

Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.

Fun-with-MNIST

23
Stars
4
Forks
Watchers

Playing with MNIST. Machine Learning. Generative Models.

EBGAN.tensorflow

29
Stars
10
Forks
Watchers

Tensorflow implementation of Energy Based Generative Adversarial Networks (EBGAN)

GAN_Implementation

18
Stars
1
Forks
Watchers

Pytorch implementations of GANs