kartikgill / TF2-Keras-GAN-Notebooks
Generative Adversarial Networks with TensorFlow2, Keras and Python (Jupyter Notebooks Implementations)
☆39Updated 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
- Jupyter Notebook on Conditional GAN☆13Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆154Updated 5 months ago
- Transfer Learning on GANs☆19Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Learn how to train SRGAN on Custom dataset☆35Updated 2 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 3 years ago
- This project is the implementation of the "Automatically Designing CNN Architectures Using Genetic Algorithm for Image Classification" pa…☆32Updated 6 months ago
- We use Conditional-DCGAN to generate animated faces and emojis using pytorch☆8Updated 6 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
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Coursera Generative Adversarial Networks (GANs) Specialization☆45Updated 2 years ago
- The GAN Book: Train stable Generative Adversarial Networks using TensorFlow2, Keras and Python.☆17Updated 10 months ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆34Updated 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
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Basic implementation of ResNet 50, 101, 152 in PyTorch☆99Updated 2 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai☆459Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆56Updated 2 years ago
- Keras implementation of Conditional Generative Adversarial Nets (CGAN)☆17Updated 4 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆112Updated 6 years ago
- Restoring images of damaged paintings using in-painting. Damaged paintings have discolored patches where the paint has faded or fallen of…☆36Updated 6 years ago
- Autoencoders in PyTorch☆90Updated 2 years ago
- Tensorflow implementation of WGAN (Wasserstein Generative Adversarial Networks)☆26Updated 4 years ago
- Feature Extraction is an integral step for Image Processing jobs. This repository contains the python codes for Traditional Feature Extra…☆31Updated 3 years ago
- Use a CGAN to generate synthetic images of healthy and unhealthy lemons☆20Updated 3 years ago
- Repository with all my blog posts on data science and machine learning learning topics☆80Updated 2 months ago
- A Tensorflow 2.0 implementation of Squeeze and Excitation ResNet50 Networks (SEResNet)☆14Updated 4 years ago
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Keras☆10Updated 4 years ago