YigitGunduc / Conditional-GANs-CGANsLinks
Conditional Generative Adversarial Networks(cgans) to convert text to image implemented in Python and TensorFlow & Keras
☆10Updated 4 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:
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆231Updated 2 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago
- Keras implementation of Conditional Generative Adversarial Nets (CGAN)☆17Updated 4 years ago
- Tensorflow2 implementation of the paper GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training☆21Updated 4 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- The LSTM GAN model can be used for generation of synthetic multi-dimension time series data.☆39Updated 6 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- improved by ACWGAN-gp☆10Updated 5 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 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
- Generative Adversarial Networks in TensorFlow 2.0☆78Updated 2 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Transfer Learning on GANs☆19Updated 4 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆38Updated 5 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆162Updated 9 months ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 4 years ago
- Tensorflow implementation of WGAN (Wasserstein Generative Adversarial Networks)☆28Updated 5 years ago
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆29Updated 5 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ) to one dimensional ( 1D ) time series data with a su…☆29Updated 6 years ago
- Implementing sparse autoencoder for MNIST data classification using keras and tensorflow☆23Updated 6 years ago
- This repo contains PyTorch implementation of cGAN, cWGAN, and cWGAN-gp for tabular data.☆14Updated last year
- paper: Hyperspectral Remote Sensing Image Classification Using Deep Convolutional Capsule Network☆11Updated 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 following model uses hybrid CNN- RNN model for classification of each pixel to its corresponding classes. Further the code is develop…☆15Updated 5 years ago