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 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
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 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
- Based on our paper "Pneumonia Detection from Lung X-ray Images using Local Search Aided Sine Cosine Algorithm based Deep Feature Selectio…☆11Updated 2 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
- Transfer Learning on GANs☆19Updated 4 years ago
- Data Augmentation optimized for GAN☆56Updated 4 years ago
- Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)☆38Updated 3 years ago
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆35Updated 3 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Deep Image Inpainting using UNET like Vanilla Autoencoder and Partial Convolution based Autoencoder.☆59Updated 5 years ago
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆218Updated 5 years ago
- A TF 2.0 implementation of Progressive growing of GANs☆17Updated 3 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Variational Autoencoders trained on the SVHN and FashionMNIST data-sets implemented in PyTorch☆32Updated last year
- We use Conditional-DCGAN to generate animated faces and emojis using pytorch☆8Updated 7 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆131Updated last year
- PyTorch-1D-ACGAN for data generation. It can also work as classfier☆21Updated 4 years ago
- A pytorch implementation of Progressive Growing GAN.☆19Updated 11 months ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Hands-On Generative Adversarial Networks with PyTorch 1.x, Published by Packt☆68Updated 2 years ago
- Multi-Input Deep Neural Networks with PyTorch-Lightning - Combine Image and Tabular Data☆66Updated last year
- Various autoencoders with ResNet, DenseNet and U-Net implementations, as well as VAE and GAN implementations.☆38Updated last year
- A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.☆173Updated 3 years ago
- WGAN-GP tensorflow implementation☆72Updated 2 years ago
- GANs for class imbalanced problems☆28Updated 2 years ago