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 6 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)☆113Updated 6 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- O-GAN: Extremely Concise Approach for Auto-Encoding Generative Adversarial Networks☆127Updated 5 years ago
- SingleGAN: Image-to-Image Translation by a Single-Generator Network using Multiple Generative Adversarial Learning. ACCV 2018☆84Updated 5 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆74Updated 6 years ago
- A implement of spectral normalization GAN for tensorflow version☆27Updated 7 years ago
- ECCV2018☆67Updated 6 years ago
- Generalized Loss-Sensitive Generative Adversarial Networks (GLS-GAN) in PyTorch with gradient penalty, including both LS-GAN and WGAN as …☆30Updated 7 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- CVPR 2018 TextureGAN with Pytorch implementation☆19Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆139Updated 6 years ago
- DNA-GAN: Learning Disentangled Representations from Multi-Attribute Images☆63Updated 7 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- source code of the paper Graphical Generative Adversarial Networks☆71Updated 5 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆44Updated 6 years ago
- PyTorch Implementation of "Learning to Transfer: Unsupervised Domain Translation via Meta-Learning"☆33Updated 5 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- Implementation of BEGAN in Pytorch and other interpolation experiments☆22Updated 7 years ago
- Tensorflow implementation for Paper "Learning Residual Images for Face Attribute Manipulation"☆28Updated 4 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Code for the paper☆29Updated 6 years ago
- Pytorch implementation of NIPS 2017 paper "Modulating early visual processing by language"☆64Updated 6 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Pytorch implementation of HDGan☆150Updated 6 years ago
- Implementation of "Improving the Improved Training of Wasserstein GANs: A Consistency Term and Its Dual Effect" in pytorch☆37Updated 5 years ago