Garima13a / MNIST_GANLinks
In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to generate new handwritten digits! GANs were first reported on in 2014 from Ian Goodfellow and others in Yoshua Bengio's lab. Since then, GANs have exploded in popularity. Here are a few examples to check out: Pix2…
☆26Updated 6 years ago
Alternatives and similar repositories for MNIST_GAN
Users that are interested in MNIST_GAN 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 last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆197Updated 7 months ago
- Generative Adversarial Networks Projects, published by Packt☆224Updated 2 years ago
- Clean, scalable and easy to use ResNet implementation in Pytorch☆213Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- DCGAN on 256x256 pictures☆37Updated 7 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- ☆78Updated last year
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆339Updated 6 years ago
- A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera☆162Updated 4 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- ☆111Updated 2 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆69Updated 2 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- TensorFlow Tutorial and Examples for Beginners with Latest APIs☆23Updated 6 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆47Updated 6 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆193Updated 5 years ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆21Updated 4 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago