mabagheri / CGANLinks
Keras implementation of Conditional Generative Adversarial Nets (CGAN)
☆17Updated 4 years ago
Alternatives and similar repositories for CGAN
Users that are interested in CGAN are comparing it to the libraries listed below
Sorting:
- pytorch implementation of GAN and Conditional GAN☆20Updated 7 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆147Updated last year
- Semi-supervised Regression GAN☆39Updated 5 years ago
- Improved training of Wasserstein GANs☆47Updated 4 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Image denoising using convolutional denoising autoencoders☆36Updated 7 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- Medical Imaging, Denoising Autoencoder, Sparse Denoising Autoencoder (SDAE) End-to-end and Layer Wise Pretraining☆48Updated 6 years ago
- A very simple implementation of cyclegan, which is based on pytorch.☆166Updated last year
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆70Updated 7 years ago
- Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 dataset…☆210Updated 2 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 6 years ago
- Conditional Wasserstein Generative Adversarial Network for image-to-image translation.☆25Updated 5 years ago
- Keras implementation of the paper "Autoencoding beyond pixels using a learned similarity metric"☆54Updated 7 years ago
- Implementation of a convolutional auto-encoder in PyTorch☆20Updated 7 years ago
- Caffe implementation of a paper, "Wavelet Convolutional Neural Networks for Texture Classification" (arXiv, 2017)☆43Updated 3 years ago
- Use Gaussian processes to estimate CNN classification uncertainty☆12Updated 7 years ago
- Sparse Optimisation Research Code☆276Updated last month
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- Adversarial autoencoder (basic/semi-supervised/supervised)☆29Updated 3 years ago
- Extreme Learning Machine implemented in Pytorch☆105Updated 7 years ago
- Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.☆47Updated 7 years ago
- A Python package for sparse representations and dictionary learning, including matching pursuit, K-SVD and applications.☆91Updated 8 months ago
- Implementation of GANomaly with MNIST dataset☆17Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch☆303Updated 5 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆41Updated 4 years ago
- VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.☆77Updated 5 years ago
- Continuous Conditional Generative Adversarial Networks (CcGAN)☆130Updated 2 months ago
- Self Attention GAN (https://arxiv.org/abs/1805.08318) implemented with keras☆22Updated 6 years ago