voletiv / self-attention-GAN-pytorch
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
Related projects ⓘ
Alternatives and complementary repositories for self-attention-GAN-pytorch
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆152Updated 4 years ago
- An unofficial PyTorch implementation of SNGAN (ICLR 2018) and cGANs with projection discriminator (ICLR 2018).☆157Updated 5 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆91Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆112Updated 6 years ago
- ☆131Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆141Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆368Updated 5 years ago
- implement infoGAN using pytorch☆151Updated 6 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆39Updated 6 years ago
- Training MMD GANs.☆85Updated 6 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆167Updated 7 years ago
- Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"☆223Updated 4 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆199Updated last year
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆79Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 5 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆116Updated 3 months ago
- Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-☆677Updated 6 years ago
- CPU/GPU/TPU implementation of the Inception Score☆80Updated 4 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆118Updated 5 years ago
- ☆268Updated 6 years ago
- ECCV2018☆68Updated 5 years ago
- Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019☆113Updated 3 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago