infogan topic

List infogan repositories

GAN-Tutorial

376
Stars
108
Forks
Watchers

Simple Implementation of many GAN models with PyTorch.

pytorch-generative-model-collections

2.6k
Stars
548
Forks
Watchers

Collection of generative models in Pytorch version.

GANotebooks

1.5k
Stars
372
Forks
Watchers

wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch

tensorflow-generative-model-collections

3.9k
Stars
865
Forks
Watchers

Collection of generative models in Tensorflow

InfoGAN-PyTorch

318
Stars
82
Forks
Watchers

PyTorch Implementation of InfoGAN

GAN

2.8k
Stars
783
Forks
Watchers

Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN

generative-models

495
Stars
75
Forks
Watchers

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

Matlab-GAN

165
Stars
82
Forks
Watchers

MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN

gan-image-similarity

116
Stars
15
Forks
Watchers

InfoGAN inspired neural network trained on zap50k images (using Tensorflow + tf-slim). Intermediate layers of the discriminator network are used to do image similarity.

tensorflow-infogan

154
Stars
63
Forks
Watchers

:dolls: InfoGAN: Interpretable Representation Learning