Garima13a / MNIST_GAN
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…
☆27Updated 5 years ago
Alternatives and similar repositories for MNIST_GAN:
Users that are interested in MNIST_GAN are comparing it to the libraries listed below
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 5 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆208Updated last year
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- Various GANs for playing around☆35Updated 4 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- PyTorch implementation of CycleGAN☆79Updated 7 years ago
- A GAN approach in keras on the mnist dataset using only MLP's☆16Updated 7 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- Adversarial Augmentation for Enhancing Classification of Mammography Images☆16Updated last year
- TensorFlow Tutorial and Examples for Beginners with Latest APIs☆23Updated 6 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 5 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆65Updated 2 years ago
- ☆6Updated 4 years ago
- 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 last year
- Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks☆33Updated 4 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆21Updated 5 years ago
- All the code files related to the deep learning course from PadhAI☆101Updated 4 years ago
- Using federated learning and CNNs to analyze X-ray images of Lungs and determining whether pneumonia is present.☆33Updated 5 years ago
- ☆110Updated 2 years ago
- Various implementations and projects on CNN, RNN, LSTM, GAN, etc☆29Updated 6 years ago
- ☆12Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆69Updated 7 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆52Updated 3 years ago
- This python program demonstrates image classification with stratified k-fold cross validation technique.☆37Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Fully automated code for Covid-19 detection from CT scans from paper: https://doi.org/10.1016/j.bspc.2021.102588☆60Updated 3 years ago
- GANs in computer vision AI Summer article series☆72Updated 4 years ago
- This repo contains auto encoders and decoders using keras and tensor flow. It shows the exact encoding and decoding with the code part.☆18Updated 5 years ago