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 …☆210Updated last year
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Generative Adversarial Networks Projects, published by Packt☆223Updated 2 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- DCGAN on 256x256 pictures☆37Updated 6 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Generative Adversarial Networks implemented in PyTorch and Tensorflow☆837Updated 2 years ago
- Simple Implementation of many GAN models with PyTorch.☆397Updated 2 years ago
- This project is a reimplementation of the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation☆11Updated last year
- UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the …☆145Updated 2 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- Adversarial Augmentation for Enhancing Classification of Mammography Images☆18Updated 2 years ago
- CoroNet is a Covid-19 detection and diagnosis tool. It scans chest x-rays and clasifies it into normal, pneumonia or covid classes☆18Updated 5 years ago
- Keras implementation of GradCAM.☆115Updated 5 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- PyTorch implementation of CycleGAN☆83Updated 7 years ago
- ☆78Updated last year
- TensorFlow Tutorial and Examples for Beginners with Latest APIs☆23Updated 6 years ago
- ☆111Updated 2 years ago
- TensorFlow 2.0 implementation of Improved Training of Wasserstein GANs☆26Updated 6 years ago
- Neural network model for classifying chest X-rays by presence of COVID-19 features☆121Updated last year
- ⛵️ Implementation a variety of popular Image Classification Models using TensorFlow2. [ResNet, GoogLeNet, VGG, Inception-v3, Inception-v4…☆105Updated 5 years ago