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…
☆26Updated 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:
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Photo Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras☆27Updated 3 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- ☆80Updated last year
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 5 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Image to Image Translation using Conditional GANs (Pix2Pix) implemented using Tensorflow 2.0☆29Updated 5 years ago
- Adversarial Augmentation for Enhancing Classification of Mammography Images☆17Updated 2 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆70Updated 7 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 3 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆78Updated 2 years ago
- ☆110Updated 2 years ago
- Various GANs for playing around☆35Updated 5 years ago
- Fully supervised binary classification of skin lesions from dermatoscopic images using an ensemble of diverse CNN architectures (Efficien…☆47Updated 4 years ago
- Skin lesion detection from dermoscopic images using Convolutional Neural Networks☆57Updated 6 years ago
- ICVGIP' 18 Oral Paper - Classification of thoracic diseases on ChestX-Ray14 dataset☆45Updated 3 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 3 years ago
- CIFAR-100 Image Recognition Using Convolutional Neural Network☆29Updated 4 years ago
- PyTorch implementation of CycleGAN☆79Updated 7 years ago
- Conditional GAN implemented on the CIFAR-10 dataset☆6Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆86Updated 2 years ago
- Explainable CNN (XCNN)☆16Updated 4 years ago
- Transfer Learning with DCNNs (DenseNet, Inception V3, Inception-ResNet V2, VGG16) for skin lesions classification☆69Updated 5 years ago
- Repository containing code for the blog post titled "How To Easily Classify Food Using Deep Learning and Tensorflow"☆64Updated 6 years ago
- Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs),…☆336Updated 6 years ago