anantzoid / BEGAN-pytorch
Implementation of BEGAN in Pytorch and other interpolation experiments
☆22Updated 7 years ago
Alternatives and similar repositories for BEGAN-pytorch:
Users that are interested in BEGAN-pytorch are comparing it to the libraries listed below
- dcgan combined with vae in pytorch!☆116Updated 6 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- Inception score for measuring quality of images generating from GAN☆42Updated 7 years ago
- ☆137Updated 6 years ago
- Pytorch implementation of multitask CycleGAN with auxiliary classification loss☆95Updated 5 years ago
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 6 years ago
- Official implementation of "Semantically Decomposing the Latent Spaces of Generative Adversarial Networks"☆95Updated 6 years ago
- Simple Tensorflow Implementation of "Spectral Normalization for Generative Adversarial Networks" (ICLR 2018)☆141Updated 6 years ago
- Python script to download the celebA-HQ dataset from google drive☆140Updated 5 years ago
- Conditional Autoencoders with Adversarial Information Factorization☆72Updated 6 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Pytorch code for our ICLR 2017 paper "Layered-Recursive GAN for image generation"☆151Updated 4 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Pytorch implementation of HDGan