kartikgill / TF2-Keras-GAN-Notebooks
Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)
β38Updated 3 years ago
Alternatives and similar repositories for TF2-Keras-GAN-Notebooks:
Users that are interested in TF2-Keras-GAN-Notebooks are comparing it to the libraries listed below
- π Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...β95Updated 4 years ago
- Jupyter Notebook on Conditional GANβ13Updated 5 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
- Transfer Learning on GANsβ19Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.β49Updated 4 years ago
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Kerasβ10Updated 4 years ago
- This project is the implementation of the "Automatically Designing CNN Architectures Using Genetic Algorithm for Image Classification" paβ¦β32Updated 8 months ago
- A TF 2.0 implementation of Progressive growing of GANsβ17Updated 2 years ago
- Generative Adversarial Networks in TensorFlow 2.0β78Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Kerasβ35Updated 5 years ago
- Tensorflow implementation of WGAN (Wasserstein Generative Adversarial Networks)β27Updated 4 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.β37Updated 3 years ago
- Course notebooks for GANs specializationsβ116Updated last year
- Coursera Generative Adversarial Networks (GANs) Specializationβ48Updated 2 years ago
- Frechet Inception Distance for Keras-based GANsβ19Updated 5 years ago
- The GAN Book: Train stable Generative Adversarial Networks using TensorFlow2, Keras and Python.β19Updated last year
- Autoencoders in PyTorchβ92Updated 2 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
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.β22Updated 5 years ago
- Python implementation of stochastic sub-gradient descent algorithm for SVM from scratchβ36Updated 4 years ago
- Attention-based Hybrid CNN-LSTM and Spectral Data Augmentation for COVID-19 Diagnosis from Cough Soundβ31Updated 2 years ago
- A keras implementation of conditional wgan-gpβ46Updated 6 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.β91Updated 4 years ago
- Conditional Deep Convolutional GANβ42Updated 6 years ago
- A conditional Wasserstein Generative Adversarial Network with gradient penalty (cWGAN-GP) for stochastic generation of galaxy properties β¦β16Updated 2 years ago
- A very simple implementation of cyclegan, which is based on pytorch.β159Updated 7 months ago
- Pytorch implementation of a Conditional WGAN with Gradient Penaltyβ37Updated 5 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
- The respository contains the code for the Deep Convolutional Generative Adversarial Network (DCGAN) trained on the anime faces dataset.β26Updated 4 years ago
- We use Conditional-DCGAN to generate animated faces and emojis using pytorchβ8Updated 6 years ago