thisisiron / TF2-GANLinks
π³ GAN implemented as Tensorflow 2.X
β63Updated 4 years ago
Alternatives and similar repositories for TF2-GAN
Users that are interested in TF2-GAN are comparing it to the libraries listed below
Sorting:
- π Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...β96Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0β78Updated 2 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),β¦β339Updated 6 years ago
- β30Updated 6 years ago
- π Spectral Normalization implemented as Tensorflow 2β34Updated 5 years ago
- Repository for implementation of generative models with Tensorflow 1.xβ72Updated 5 years ago
- Reimplementation of CycleGANβ388Updated 3 years ago
- Spectral Normalization for Keras Dense and Convolution Layersβ122Updated 5 years ago
- β32Updated 5 years ago
- WGAN-GP tensorflow implementationβ72Updated 2 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasetβ¦β210Updated last year
- Reimplementation of GANsβ423Updated 3 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)β219Updated 6 years ago
- β111Updated 2 years ago
- Simple Tensorflow 2.x Cookbook for easy-to-useβ263Updated 5 years ago
- Wasserstein GAN TensorFlow Implementationβ45Updated 5 years ago
- StyleGAN made with Kerasβ168Updated 6 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"β28Updated 5 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)β260Updated 6 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.β122Updated 7 years ago
- Awesome Generative Adversarial Networks with tensorflowβ761Updated 3 years ago
- Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)β210Updated 2 years ago
- Keras implementation of CycleGAN using a tensorflow backend.β192Updated 5 years ago
- Tensorflow implementation of adversarial auto-encoder for MNISTβ88Updated 7 years ago
- Tensorflow Code for Adversarial AutoEncoder(AAE)β21Updated 2 years ago
- Tensorflow Implementation of Paper "Improved Training of Wasserstein GANs"β24Updated 7 years ago
- Autoencoders in PyTorchβ95Updated 3 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"β55Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (β¦