infogan topic

List infogan repositories

tensorflow-101

1.1k
Stars
555
Forks
Watchers

learn code with tensorflow

GAN-Sandbox

221
Stars
73
Forks
Watchers

Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising...

infoGAN-pytorch

151
Stars
32
Forks
Watchers

implement infoGAN using pytorch

Generative-Model

71
Stars
8
Forks
Watchers

Repository for implementation of generative models with Tensorflow 1.x

generative_models

88
Stars
18
Forks
Watchers

Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE

generative-models-collection

35
Stars
7
Forks
Watchers

PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN

ss-infogan

25
Stars
5
Forks
Watchers

Semi-supervised InfoGAN

LSGAN-TF

43
Stars
16
Forks
Watchers

Simple implementation of Least Squares Generative Adversarial Networks

Image-Generation-models

51
Stars
10
Forks
Watchers

Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.

Fun-with-MNIST

23
Stars
4
Forks
Watchers

Playing with MNIST. Machine Learning. Generative Models.