voletiv / self-attention-GAN-pytorchLinks
This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.
☆173Updated 11 months ago
Alternatives and similar repositories for self-attention-GAN-pytorch
Users that are interested in self-attention-GAN-pytorch are comparing it to the libraries listed below
Sorting:
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 5 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆93Updated 6 years ago
- Diverse Image Generation via Self-Conditioned GANs☆159Updated 5 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- ECCV2018☆67Updated 6 years ago
- ☆131Updated 7 years ago
- Training MMD GANs.☆86Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆196Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆189Updated 7 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 6 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- [NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks☆81Updated 4 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- ☆274Updated 7 years ago
- Seeing what a GAN cannot generate. Visualizes and quantifies object classes within scenes that are outside the range of a GAN.☆186Updated 4 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆114Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆125Updated 4 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 7 years ago
- TensorFlow 2.0 implementation of Large Scale Adversarial Representation Learning(BigBiGAN)☆45Updated 5 years ago