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:
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 5 years ago
- This repo contains PyTorch implementation of cGAN, cWGAN, and cWGAN-gp for tabular data.☆14Updated last year
- A keras implementation of conditional wgan-gp☆46Updated 6 years ago
- Conditional Wasserstein GANs☆73Updated 7 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- Semantic Fusion GAN for semi-supervised image classification☆19Updated 6 years ago
- This repository is for the subject "direct research in computer science B" from the university of Tsukuba☆29Updated 5 years ago
- 🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...☆95Updated 5 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 4 years ago
- The LSTM GAN model can be used for generation of synthetic multi-dimension time series data.☆39Updated 6 years ago
- ☆35Updated 5 years ago
- Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN,…☆232Updated 2 years ago
- Code for the master thesis "Probabilistic Regression using Conditional Generative Adversarial Networks"☆36Updated 2 years ago
- reduced-gate convolutional LSTM model. This model is applied on PredNet which implemented by Lotter 2016.☆10Updated 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
- Implementation of Wavelet Transform layer for denoising.☆24Updated 5 years ago
- Conditional Deep Convolutional GAN☆42Updated 6 years ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 5 years ago
- Edge Enhanced GAN For Remote Sensing Image Super-Resolution☆96Updated 4 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- A conditional Wasserstein Generative Adversarial Network with gradient penalty (cWGAN-GP) for stochastic generation of galaxy properties …☆16Updated 2 years ago
- Tensorflow-2.0 implementation of "Self-Attention Generative Adversarial Networks"☆28Updated 4 years ago
- Implementing sparse autoencoder for MNIST data classification using keras and tensorflow☆23Updated 6 years ago
- Keras implementation of Conditional Generative Adversarial Nets (CGAN)☆17Updated 4 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 6 years ago
- Experimenting with generating synthetic data using ydata-synthetic☆34Updated 3 years ago
- The GAN-based method is used to generate high-resolution remote sensing for data augmentation and image classification.☆28Updated 7 years ago
- Image denoising using convolutional denoising autoencoders☆34Updated 6 years ago
- Unofficial implementation Satellite Image Prediction Relying on GAN and LSTM Neural Networks☆25Updated 2 years ago
- Frechet Inception Distance for Keras-based GANs☆19Updated 5 years ago