christiancosgrove / pytorch-sagan
Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminator)
☆39Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-sagan
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆92Updated 3 months ago
- Disconnected Manifold Learning for Generative Adversarial Networks.☆13Updated 5 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 5 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆89Updated 6 years ago
- ECCV2018☆68Updated 5 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 7 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆39Updated 4 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆170Updated 2 months ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆45Updated 4 years ago
- Code for the paper☆29Updated 5 years ago
- Code for the paper "Banach Wasserstein GAN"☆31Updated 5 years ago
- ☆131Updated 6 years ago
- GANs with multiple Discriminators☆78Updated last year
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 6 years ago
- Tensorflow implementation of Discriminator Rejection Sampling☆24Updated 4 years ago
- ☆30Updated 4 years ago
- unsupervised video and image generation☆58Updated 4 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 4 years ago
- Pytorch code for DAE and IntrinsicDAE☆123Updated 5 years ago
- Invert a pre-trained GAN model (includes code for training a GAN on celebA)☆84Updated 5 years ago
- RevGAN implementation in PyTorch. We extend the Pix2pix and CycleGAN framework by exploring approximately invertible architectures in 2D …☆82Updated 4 years ago