akanimax / attn_gan_pytorchLinks
python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318
☆19Updated 7 years ago
Alternatives and similar repositories for attn_gan_pytorch
Users that are interested in attn_gan_pytorch are comparing it to the libraries listed below
Sorting:
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆114Updated 7 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 6 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆128Updated 6 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆73Updated 7 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 8 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 7 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆83Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆97Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆72Updated 8 years ago
- Pytorch implementation of HDGan☆150Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆141Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆141Updated 6 years ago
- ☆88Updated 8 years ago
- CVPR 2018 TextureGAN with Pytorch implementation☆19Updated 7 years ago
- A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)☆187Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- ECCV2018☆68Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 3 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆96Updated 8 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- (PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch☆143Updated 8 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 6 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 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 last year
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as …☆30Updated 7 years ago