bmsookim / LSGAN.pytorchLinks
Repository for Pytorch Implementation of Least Squares Generative Adversarial Networks
☆34Updated 7 years ago
Alternatives and similar repositories for LSGAN.pytorch
Users that are interested in LSGAN.pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 6 years ago
- Cross-domain disentanglement network☆91Updated 6 years ago
- Implementation of Diversity-Sensitive Conditional Generative Adversarial Networks (ICLR 2019)☆98Updated 3 years ago
- Official PyTorch implementation of Harmonizing Maximum Likelihood with GANs for Multimodal Conditional Generation (ICLR 2019)☆93Updated 10 months ago
- ☆131Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 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
- 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
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 4 years ago
- Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)☆120Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 6 years ago
- ECCV2018☆67Updated 6 years ago
- implement infoGAN using pytorch☆153Updated 6 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
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated 9 months ago
- Pytorch implementation of "Few-Shot Unsupervised Image-to-Image Translation" (ICCV 2019)☆36Updated 5 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆139Updated 6 years ago
- PyTorch Implementation of "Exploring Explicit Domain Supervision for Latent Space Disentanglement in Unpaired Image-to-Image Translation"☆43Updated 6 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Implementation of ECCV 2020 paper: "Controllable Image Synthesis via SegVAE". Project page: https://yccyenchicheng.github.io/SegVAE/. Pap…☆54Updated 3 years ago
- Pytorch implementation of NIPS 2017 paper "Modulating early visual processing by language"☆64Updated 6 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Pytorch implementation of Conditional image-to-image translation (CVPR 2018)☆48Updated 6 years ago
- PyTorch Implementation of "Learning to Transfer: Unsupervised Domain Translation via Meta-Learning"☆33Updated 5 years ago
- Pytorch code for DAE and IntrinsicDAE☆123Updated 6 years ago
- Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"☆121Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago