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…☆211Updated 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
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆36Updated 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…☆26Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆115Updated last year
- Data Augmentation optimized for GAN☆59Updated 4 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆96Updated 5 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆22Updated 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,…☆233Updated 3 years ago
- PyTorch implementation of CycleGAN☆84Updated 8 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes th…☆14Updated 5 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆111Updated 4 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆29Updated 6 years ago
- This project is a reimplementation of the paper Progressive Growing of GANs for Improved Quality, Stability, and Variation☆11Updated 2 months ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆133Updated 2 weeks ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Keras implementation of CycleGAN using a tensorflow backend.☆192Updated 5 years ago
- Simple Implementation of many GAN models with PyTorch.☆398Updated 2 years ago
- GANs in computer vision AI Summer article series☆79Updated 5 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 7 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 5 years ago
- Spectral Normalization for Keras Dense and Convolution Layers☆122Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 6 years ago