tkkiran / Robust-Conditional-GANLinks
Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018
☆40Updated 6 years ago
Alternatives and similar repositories for Robust-Conditional-GAN
Users that are interested in Robust-Conditional-GAN are comparing it to the libraries listed below
Sorting:
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 2 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆102Updated 7 years ago
- Sliced Wasserstein Generator☆39Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆140Updated 6 years ago
- Wasserstein Introspective Neural Networks (CVPR 2018 Oral)☆59Updated 7 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch