nitwmanish / Conditional-GANs-CGANs
Jupyter Notebook on Conditional GAN
☆13Updated 5 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
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆37Updated 5 years ago
- A pytorch implementation of WGAN-GP☆23Updated 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 5 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Keras☆10Updated 4 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆209Updated last year
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- 2-dimensional visualization of the latent space learned by a deep autoencoder on MNIST☆35Updated 5 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- An implementation of ACGAN with adversarial loss and training algorithm from Improved WGAN.☆9Updated 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
- PyTorch implementation of VAEGAN☆28Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 4 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆133Updated last year
- In this repository, I have developed a CycleGAN architecture with embedded Self-Attention Layers, that could solve three different comple…☆26Updated 3 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆230Updated 2 years ago
- pytorch, pix2pix, CycleGAN, DiscoGAN, BicycleGAN, UNIT, MUNIT, pix2pixHD, vid2vid☆48Updated 6 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Transfer Learning on GANs☆19Updated 4 years ago
- Wavelet CNN, Texture Classification in Keras☆52Updated 3 years ago
- Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)☆38Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes th…☆14Updated 4 years ago