PacktPublishing / Generative-Adversarial-Networks-CookbookLinks
☆111Updated 2 years ago
Alternatives and similar repositories for Generative-Adversarial-Networks-Cookbook
Users that are interested in Generative-Adversarial-Networks-Cookbook are comparing it to the libraries listed below
Sorting:
- Generative Adversarial Networks Projects, published by Packt☆223Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Learning-Generative-Adversarial-Networks, published by Packt☆35Updated 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
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆68Updated 2 years ago
- DCGAN and WGAN implementation on Keras for Bird Generation☆65Updated 7 years ago
- Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks☆1,023Updated last year
- 🐳 GAN implemented as Tensorflow 2.X☆64Updated 4 years ago
- Awesome Generative Adversarial Networks with tensorflow☆762Updated 2 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆394Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- StyleGAN made with Keras☆168Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST datas…☆174Updated 2 months ago
- anomaly detection with GAN☆95Updated 7 years ago
- Wasserstein GAN TensorFlow Implementation☆44Updated 5 years ago
- Hands On Transfer Learning with Python, published by Packt☆85Updated 2 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…☆26Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- ☆6Updated 4 years ago
- Tensorflow 2.0 Quick Start Guide, published by Packt☆114Updated 2 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- An implementation of GAN using TensorFlow☆18Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)☆260Updated 6 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.