tlatkowski / gans-2.0Links
Generative Adversarial Networks in TensorFlow 2.0
☆78Updated 3 years ago
Alternatives and similar repositories for gans-2.0
Users that are interested in gans-2.0 are comparing it to the libraries listed below
Sorting:
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆211Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆121Updated 6 years ago
- WGAN-GP tensorflow implementation☆73Updated 3 years ago
- StyleGAN made with Keras☆167Updated 6 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆844Updated 3 years ago
- A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.☆123Updated 7 years ago
- MSG StyleGAN in tensorflow☆264Updated 6 years ago
- Visualization techniques for the latent space of a convolutional autoencoder in Keras☆195Updated 4 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆261Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆223Updated 6 years ago
- A simple implementation of Style-Based Generator Architecture for Generative Adversarial Networks with pytorch☆113Updated 6 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆79Updated 3 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆337Updated 7 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated 2 years ago
- 🐳 GAN implemented as Tensorflow 2.X☆62Updated 5 years ago
- Unofficial implementation of StyleGAN2 using TensorFlow 2.x.☆143Updated 4 years ago
- Image-to-Image Translation with Conditional Adversarial Networks (Pix2pix) implementation in keras☆143Updated 8 years ago
- Various implementations of Generative adversarial networks using Pytorch☆181Updated 6 years ago
- Conditional Deep Convolutional GAN☆42Updated 7 years ago
- BiGAN implementation in Keras to detect similarities in Landscapes.☆174Updated 6 years ago
- DCGAN on 256x256 pictures☆38Updated 7 years ago
- Implementation of SRGAN in Keras. Try at: www.fixmyphoto.ai☆82Updated 7 years ago
- Neural Style implementation in PyTorch!☆69Updated 5 years ago
- Super Resolution Generative Adversarial Network (SRGAN) using Tensorflow 2.0☆27Updated 6 years ago