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
- Transfer Learning on GANs☆19Updated 4 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- Coursera Generative Adversarial Networks (GANs) Specialization☆47Updated 2 years ago
- Denoising images with a Deep Convolutional Autoencoder - Implemented in Keras☆35Updated 5 years ago
- The model uses the AE-GAN (Autoencoder Generative Adversarial Network) architecture for generating upsampled images. The model is trained…☆14Updated 4 years ago
- Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Keras☆10Updated 4 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 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
- Converting images to numpy files☆27Updated 3 years ago
- Tensorflow implementation of WGAN (Wasserstein Generative Adversarial Networks)☆27Updated 4 years ago
- Learn how to train SRGAN on Custom dataset☆35Updated 2 years ago
- ☆12Updated 4 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Implementation of Transformer-based GAN Model in Tensorflow / Keras☆22Updated 5 months ago
- To load dataset using PIL, CV2, Keras andTensorflow☆13Updated 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
- Super-Resolution Generative Adversarial Networks (SRGAN) is a deep learning application to generate high resolution (HR) images from low …☆23Updated 3 years ago
- Cleaning printed text using Denoising Autoencoder based on UNet architecture in PyTorch☆33Updated 5 years ago
- This repository contains my solutions for the Coursera course TensorFlow: Advanced Techniques Specialization. Expand your knowledge of th…☆31Updated 3 years ago
- This is a re-implementation of TransGAN: Two Pure Transformers Can Make One Strong GAN (NeurIPS 2021) in PyTorch.☆113Updated last year
- A very simple implementation of cyclegan, which is based on pytorch.☆158Updated 7 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…☆35Updated 3 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
- The GAN Book: Train stable Generative Adversarial Networks using TensorFlow2, Keras and Python.☆19Updated 11 months ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai☆466Updated 3 years ago
- Variable Length Genetic Algorithm for hyperparameter optimization of a CNN☆11Updated 4 years ago
- The LSTM GAN model can be used for generation of synthetic multi-dimension time series data.☆38Updated 6 years ago
- This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)☆48Updated 6 years ago