nitwmanish / Conditional-GANs-CGANsLinks
Jupyter Notebook on Conditional GAN
☆13Updated 6 years ago
Alternatives and similar repositories for Conditional-GANs-CGANs
Users that are interested in Conditional-GANs-CGANs 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
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- This project is a reimplementation of the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation☆11Updated 11 months ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- In this notebook, we'll be building a generative adversarial network (GAN) trained on the MNIST dataset. From this, we'll be able to gene…☆27Updated 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes th…☆14Updated 4 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated last year
- We use Conditional-DCGAN to generate animated faces and emojis using pytorch☆8Updated 7 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 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)☆218Updated 5 years ago
- This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision.…☆30Updated 3 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆29Updated 5 years ago
- GANs in computer vision AI Summer article series☆76Updated 4 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆22Updated 5 years ago
- Multiclass image classification using Convolutional Neural Network☆73Updated 11 months ago
- Simple Implementation of many GAN models with PyTorch.☆395Updated 2 years ago
- MSG StyleGAN in tensorflow☆265Updated 5 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- PyTorch implementation of CycleGAN☆81Updated 7 years ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆42Updated last year