Collection of generative models in Tensorflow
-
Updated
Aug 8, 2022 - Python
Collection of generative models in Tensorflow
Collection of generative models in Pytorch version.
Reimplementation of GANs
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
[CVPR 2021: Oral] In this work, we show that high frequency Fourier spectrum decay discrepancies are not inherent characteristics for existing CNN-based generative models.
Playing with MNIST. Machine Learning. Generative Models.
From scratch, simple and easy-to-understand Pytorch implementation of various generative adversarial network (GAN): GAN, DCGAN, Conditional GAN (cGAN), WGAN, WGAN-GP, CycleGAN, LSGAN, and StarGAN.
Least Squares Generative Adversarial Network implemented in Chainer
Beginner's Guide to building GAN from scratch with Tensorflow and Keras
Add a description, image, and links to the lsgan topic page so that developers can more easily learn about it.
To associate your repository with the lsgan topic, visit your repo's landing page and select "manage topics."