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…
☆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
Sorting:
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 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
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 4 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Various GANs for playing around☆35Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆338Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- tensorflow2.x implementations of Generative Adversarial Networks.☆32Updated 3 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Saurabh23 / mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.Generative Adversarial Network for single image super-resolution in high content screening microscopy images☆59Updated 7 years ago
- Adversarial Augmentation for Enhancing Classification of Mammography Images☆18Updated 2 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- Summary & Implementation of Deep Learning research paper in Tensorflow/Pytorch.☆40Updated 4 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 5 years ago
- Simple object classification project with deep-learning. We choose CIFAR10, CIFAR100 and Caltech101 as training datasets.☆15Updated 8 years ago
- ☆111Updated 2 years ago
- Using federated learning and CNNs to analyze X-ray images of Lungs and determining whether pneumonia is present.☆34Updated 5 years ago
- keras implementation of cycle-gan☆50Updated 6 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Skin lesion detection from dermoscopic images using Convolutional Neural Networks☆57Updated 6 years ago
- Perceptual Adversarial Networks (PAN) for Image-to-Image Transformation☆17Updated 6 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- This repo contains all the notebooks mentioned in blog.☆93Updated 5 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- All the code files related to the deep learning course from PadhAI☆102Updated 5 years ago
- This repository contains the jupyter notebooks for the custom-built DenseNet Model build on Tiny ImageNet dataset☆18Updated 5 years ago
- Semi-supervised Learning GAN☆79Updated 7 years ago