u7javed / Conditional-WGAN-GPLinks
Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes the wasserstein loss or critic as its loss function instead of the vanilla GAN loss. It has shown to perform better as is often used as a solution to mode collapse, a common issue in GANs where the generator prod…
☆14Updated 4 years ago
Alternatives and similar repositories for Conditional-WGAN-GP
Users that are interested in Conditional-WGAN-GP are comparing it to the libraries listed below
Sorting:
- Improved training of Wasserstein GANs☆47Updated 3 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆37Updated 3 years ago
- Implementation of "Autoencoding beyond pixels using a learned similarity metric" using Pytorch☆63Updated 5 years ago
- We're generating faces with Pytorch GAN implementations☆15Updated 5 years ago
- Pytorch implementation of a Conditional WGAN with Gradient Penalty☆38Updated 5 years ago
- Genetic Algorithm based optimization for CNN parameters☆12Updated 3 years ago
- Directed Acyclic Tabular GAN (DATGAN) for integrating expert knowledge in synthetic tabular data generation☆16Updated 8 months ago
- A Variational Autoencoder based on the ResNet18-architecture☆120Updated 6 years ago
- Based on our paper "Pneumonia Detection from Lung X-ray Images using Local Search Aided Sine Cosine Algorithm based Deep Feature Selectio…☆11Updated 3 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 3 years ago
- A Pytorch Implementation of a denoising autoencoder.☆44Updated 6 years ago
- Codebase for "Generating multivariate time series with COmmon Source CoordInated GAN (COSCI-GAN)"☆33Updated 2 years ago
- End-to-end Deep Linear Discriminant Analysis in Pytorch.☆17Updated 4 years ago
- Fuzzy Deep Neural Network.☆57Updated 2 years ago
- AAAI 2023: Semi-Supervised Deep Regression with Uncertainty Consistency and Variational Model Ensembling via Bayesian Neural Networks☆30Updated last year
- ☆17Updated 4 years ago
- Implementation of the InterpretTime framework☆46Updated 2 years ago
- Python (PyTorch) realization of Deep Feature Selection (Model, Algorithm)☆17Updated 4 years ago
- ☆21Updated 10 months ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision.…☆30Updated 2 years ago
- Post-selection inference based on truncated Gaussians for the HSIC-Lasso feature selection procedure☆10Updated 4 years ago
- Adversarial Weighting for Domain Adaptation in Regression☆23Updated 3 years ago
- Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)☆82Updated 3 years ago
- ☆42Updated 2 years ago
- Multi-Channel Variational Auto Encoder: A Bayesian Deep Learning Framework for Modeling High-Dimensional Heterogeneous Data.☆33Updated 4 years ago
- Pytorch implementation for VAE and conditional VAE.☆36Updated 4 years ago
- Variational Autoencoder (VAE) with perception loss implementation in pytorch☆132Updated 11 months ago
- Simple and clean implementation of Conditional Variational AutoEncoder (cVAE) using PyTorch☆102Updated last year
- Convolutional Variational Autoencoder for classification and generation of time-series☆43Updated 5 years ago