maple-research-lab / glsgan-gp
Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as special cases.
☆30Updated 7 years ago
Alternatives and similar repositories for glsgan-gp:
Users that are interested in glsgan-gp are comparing it to the libraries listed below
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- ECCV2018☆68Updated 6 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆45Updated 4 years ago
- Tensorflow code for paper: Deformable Generator Network: Unsupervised Disentanglement of Appearance and Geometry☆18Updated 6 years ago
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Code for the paper☆29Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- PyTorch Implementation of "Learning to Transfer: Unsupervised Domain Translation via Meta-Learning"☆33Updated 5 years ago
- An Effective Single-Image Super-Resolution Model Using Squeeze-and-Excitation Networks ICONIP‘18☆11Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Pytorch implementation of NIPS 2017 paper "Modulating early visual processing by language"☆63Updated 6 years ago
- Pytorch implementation of of "Domain Intersection and Domain Difference" (ICCV 2019)☆40Updated 5 years ago
- Repository for Pytorch Implementation of Least Squares Generative Adversarial Networks☆34Updated 7 years ago
- tensorflow implementation of Generating Images with Perceptual Similarity Metrics based on Deep Networks☆20Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 8 months ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 5 years ago
- SGAN: Structured Generative Adversarial Networks☆24Updated 7 years ago
- ☆103Updated 7 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.☆174Updated 7 months ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 5 years ago
- NIPS 2017: ALICE: Towards Understanding Adversarial Learning for Joint Distribution Matching☆82Updated 6 years ago
- cvpr2018☆21Updated 6 years ago
- BourGAN: Generative Networks with Metric Embeddings☆26Updated 5 years ago
- python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318☆19Updated 6 years ago