marload / GANs-TensorFlow2
π Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
β95Updated 4 years ago
Related projects β
Alternatives and complementary repositories for GANs-TensorFlow2
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasetβ¦β204Updated last year
- π³ GAN implemented as Tensorflow 2.Xβ64Updated 4 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,β¦β226Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0β77Updated last year
- WGAN-GP tensorflow implementationβ72Updated last year
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)β219Updated 5 years ago
- A keras implementation of conditional wgan-gpβ43Updated 6 years ago
- Frechet Inception Distance for Keras-based GANsβ19Updated 5 years ago
- Conditional Deep Convolutional GANβ42Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.β48Updated 4 years ago
- Simple Implementation of many GAN models with PyTorch.β384Updated last year
- Spectral Normalization for Keras Dense and Convolution Layersβ122Updated 4 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANsβ26Updated 5 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"β28Updated 4 years ago
- Autoencoders in PyTorchβ83Updated 2 years ago
- A pytorch implementation of WGAN-GPβ23Updated 5 years ago
- Reimplementation of GANsβ420Updated 2 years ago
- β109Updated last year
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.β107Updated 3 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.β103Updated 5 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to geneβ¦β27Updated 5 years ago
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Kerasβ10Updated 3 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),β¦β329Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.β64Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)β67Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"β54Updated 6 years ago
- Conditional Wasserstein GANsβ71Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.β121Updated 3 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (β¦β148Updated 7 years ago
- DCGAN on 256x256 picturesβ36Updated 6 years ago