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…
☆18Updated 4 years ago
Alternatives and similar repositories for MD-GAN:
Users that are interested in MD-GAN are comparing it to the libraries listed below
- Mixture Density Generative Adversarial Networks☆16Updated 5 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆110Updated 5 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- ☆50Updated 4 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- <GenCo: Generative Co-training for Generative Adversarial Networks with Limited Data> in AAAI 2022☆16Updated 3 years ago
- Official implementation for Gradient Normalization for Generative Adversarial Networks☆71Updated 3 years ago
- Some codes and studies of regularization and normalization in GANs☆14Updated 3 years ago
- Code for the paper "Training GANs with Stronger Augmentations via Contrastive Discriminator" (ICLR 2021)☆189Updated 3 years ago
- Tensorflow implementation of Disentangling Latent Space for VAE by Label Relevant/Irrelevant Dimensions (CVPR 2019)☆32Updated 5 years ago
- PyTorch Implementation of cGANTransfer☆45Updated 3 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- [ECCV 2020] Pytorch codes for Open-set Adversarial Defense☆23Updated 3 years ago
- The official TensorFlow implementation for ICCV'21 paper 'Dual Contrastive Loss and Attention for GANs'☆34Updated 2 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆75Updated 4 years ago
- [ICML 2022] Conditional GANs with Auxiliary Discriminative Classifier☆27Updated last year
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Code for synthetic experiments of paper "Improving Generalization and Stability of GANs"☆42Updated 6 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆59Updated 4 years ago
- Official implementation of "On GANs and GMMs"☆66Updated 5 years ago
- Full-Glow: Fully conditional Glow for more realistic image generation☆27Updated 3 years ago
- Training MMD GANs.☆86Updated 6 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Assessing Generative Models via Precision and Recall (official repository)☆105Updated 2 years ago
- Improved training of Wasserstein GANs☆46Updated 3 years ago
- The author's officially unofficial Pytorch EvolutionaryGAN implementation.☆67Updated 4 years ago
- pytorch code for improved-precision-and-recall-metric☆25Updated 5 years ago
- [CVPR 2023] The official Pytorch implementation of Re-GAN☆15Updated last year