infogan topic
tensorflow-101
learn code with tensorflow
GAN-Sandbox
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
implement infoGAN using pytorch
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
generative_models
Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE
generative-models-collection
PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
LSGAN-TF
Simple implementation of Least Squares Generative Adversarial Networks
Image-Generation-models
Generative models (GAN, VAE, Diffusion Models, Autoregressive Models) implemented with Pytorch, Pytorch_lightning and hydra.
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.