haihabi / MD-GAN
This repository contains PyTorch implementation of MD-GAN, along with training iPython notebook and trained models. Currently, this repository contains the training of data generated from a Gaussian mixture model (GMM). Two trained models included in this repository: the first one trained on data of a grid of 5 x 5 mixture of Gaussian and the se…
☆17Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MD-GAN
- PyTorch implementation of ColorFool: Semantic Adversarial Colorization, CVPR2020☆51Updated 4 years ago
- Mixture Density Generative Adversarial Networks☆16Updated 5 years ago
- [ECCV 2020] Pytorch codes for Open-set Adversarial Defense☆23Updated 2 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- ECCV2018☆68Updated 5 years ago
- Pytorch for Triple-GAN☆41Updated last year
- Unrestricted adversarial images via interpretable color transformations (TIFS 2023 & BMVC 2020)☆31Updated last year
- PyTorch Implementation of cGANTransfer☆45Updated 2 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆121Updated 3 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆46Updated last year
- ☆60Updated 5 years ago
- ☆50Updated 4 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆80Updated 4 years ago
- See https://github.com/ilyakava/gan for results on Imagenet 128. Code for a Multi-Hinge Loss with K+1 Conditional GANs☆24Updated 3 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- Mode collapse example of GANs in 2D (PyTorch).☆41Updated last year
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆58Updated 4 years ago
- Implemetatin of Progressive Growing of GANs in PyTorch☆62Updated 6 years ago
- Wasserstein Divergence for GANs☆18Updated 3 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 5 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- Double Discriminator GAN☆24Updated 4 years ago
- Tensorflow implementation of Disentangling Latent Space for VAE by Label Relevant/Irrelevant Dimensions (CVPR 2019)☆32Updated 5 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆109Updated 5 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆79Updated 4 years ago
- Full-Glow: Fully conditional Glow for more realistic image generation☆26Updated 3 years ago
- A Pytorch implementation of "Unsupervised Attention-Guided Image-to-Image Translation"☆28Updated 4 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago