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:
- Frechet Inception Distance for Keras-based GANs☆19Updated 6 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
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 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…☆26Updated 6 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 3 weeks ago
- This project is a reimplementation of the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation☆11Updated last year
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago
- PyTorch implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution"☆42Updated 2 years ago
- Transfer Learning on GANs☆19Updated 4 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆22Updated 5 years ago
- Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)☆37Updated 3 years ago
- PyTorch implementation of CycleGAN☆83Updated 7 years ago
- Dress styles generation using GANs using TensorFlow☆18Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- An efficient hyper parameter tuning algorithm.☆22Updated 5 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆60Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆219Updated 6 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆163Updated last year
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆233Updated 3 years ago
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆29Updated 6 years ago
- Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)☆397Updated 3 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆39Updated 5 years ago