artcg / BEGANLinks
Boundary Equibilibrium Generative Adversarial Networks Implementation in Tensorflow
☆207Updated 4 years ago
Alternatives and similar repositories for BEGAN
Users that are interested in BEGAN are comparing it to the libraries listed below
Sorting:
- Code for the paper "Adversarial Generator-Encoder Networks"☆286Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- in progress☆262Updated 8 years ago
- python3 / Implementation of Google Brain's BEGAN in Tensorflow☆264Updated 8 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago
- Precomputed Real-Time Texture Synthesis with Markovian Generative Adversarial Networks☆292Updated 5 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- This is the project for LS-GAN (Loss-Sensitive GAN)☆213Updated 8 years ago
- Tensorflow Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017 workshop)☆250Updated 7 years ago
- Code for "On the Effects of Batch and Weight Normalization in Generative Adversarial Networks"☆181Updated 7 years ago
- Implement Coupled Generative Adversarial Networks in Tensorflow☆102Updated 7 years ago
- Invertible conditional GANs for image editing☆286Updated 3 years ago
- Code to reproduce the results from the paper "Controlling Perceptual Factors in Neural Style Transfer" (https://arxiv.org/abs/1611.07865)…☆183Updated 8 years ago
- PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot☆321Updated 7 years ago
- Learning What and Where to Draw☆336Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Stacked Generative Adversarial Networks☆243Updated 8 years ago
- A torch implementation of "Pixel-Level Domain Transfer"☆264Updated 7 years ago
- in progress☆495Updated 6 years ago
- Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking☆466Updated 7 years ago
- Multi style transfer. You can make Gogh + Manet + Picasso style image☆209Updated 8 years ago
- ☆322Updated 5 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- A tensorflow implemenation of Christian et al's SRGAN(super-resolution generative adversarial network)☆287Updated 8 years ago
- A stable algorithm for GAN training☆240Updated 6 years ago
- DualGAN-tensorflow: tensorflow implementation of DualGAN☆268Updated 4 years ago
- Code for paper "Plug and Play Generative Networks"☆541Updated 6 years ago
- Using Residual Generative Adversarial Networks and Variational Auto-encoder techniques to produce high resolution images.