last-one / DCGAN-PytorchLinks
A Pytorch implementation of "Deep Convolutional Generative Adversarial Networks"
☆24Updated 7 years ago
Alternatives and similar repositories for DCGAN-Pytorch
Users that are interested in DCGAN-Pytorch are comparing it to the libraries listed below
Sorting:
- Implementation of Self-Attention Generative Adversarial Networks by Zhang et al. (with spectral normalization and projection discriminato…☆39Updated 7 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"☆121Updated 7 years ago
- Code to reproduce results from the paper "AmbientGAN: Generative models from lossy measurements"☆90Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 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
- Photographic Image Synthesis with Cascaded Refinement Networks - Pytorch Implementation☆64Updated 7 years ago
- Deep Feature Consistent Variational AutoEncoder (Pytorch)☆13Updated 8 years ago
- Pytorch implementation of "One-Shot Unsupervised Cross Domain Translation" NIPS 2018☆139Updated 6 years ago
- Code for “Auto-Embedding Generative Adversarial Networks for High Resolution Image Synthesis”☆39Updated 5 years ago
- Pytorch implementation of BicycleGAN with implementation details☆102Updated 6 years ago
- PyTorch Implementation of Unrolled Generative Adversarial Networks☆40Updated 7 years ago
- TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.☆44Updated 6 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- BMSG-GAN with more features☆45Updated 6 years ago
- PyTorch implementation of "Glow: Generative Flow with Invertible 1x1 Convolutions"☆45Updated 6 years ago
- ☆131Updated 7 years ago
- Precise Recovery of Latent Vectors from Generative Adversarial Networks in PyTorch☆32Updated 8 years ago
- Adversarially Learned Inference in Pytorch☆30Updated 8 years ago
- MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)☆151Updated 5 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Chainer implementation of Improving Generative Adversarial Networks with Denoising Feature Matching☆29Updated 8 years ago
- ProGAN with Standard, WGAN, WGAN-GP, LSGAN, BEGAN, DRAGAN, Conditional GAN, InfoGAN, and Auxiliary Classifier GAN training methods☆52Updated 9 months ago
- Code for the paper☆29Updated 6 years ago
- A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)☆113Updated 6 years ago
- Glow: Generative Flow with Invertible 1×1 Convolutions☆77Updated 6 years ago
- torch code to decode (and almost encode) latents from art-DCGAN's Portrait GAN☆39Updated 6 years ago
- Non-Adversarial Unsupervised Domain Mapping☆39Updated 6 years ago
- A PyTorch 0.4 implementation of Progressive Growing of GANs for Improved Quality, Stability and Variability (https://arxiv.org/abs/1710.1…☆56Updated 6 years ago