togheppi / cDCGANLinks
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
☆72Updated 8 years ago
Alternatives and similar repositories for cDCGAN
Users that are interested in cDCGAN are comparing it to the libraries listed below
Sorting:
- ☆280Updated 7 years ago
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 4 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆221Updated 6 years ago
- Improved WGAN in Pytorch☆440Updated 2 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.☆175Updated last year
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆530Updated 8 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆373Updated 6 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 8 years ago
- CPU/GPU/TPU implementation of the Fréchet Inception Distance☆81Updated 5 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆127Updated 4 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆70Updated 7 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 7 years ago
- Pytorch implementation of Wasserstein GANs with Gradient Penalty☆279Updated 5 years ago
- CPU/GPU/TPU implementation of the Inception Score☆79Updated 5 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 6 years ago
- WGAN-GP tensorflow implementation☆73Updated 3 years ago
- Unofficial PyTorch implementation of the paper titled "Progressive growing of GANs for improved Quality, Stability, and Variation"☆540Updated 2 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆91Updated 3 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 7 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- Pytorch implementation of pix2pix for various datasets.☆125Updated 4 years ago
- A pytorch implementation of Paper "IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis"☆95Updated 6 years ago
- Example of vanilla VAE for face image generation at resolution 128x128 using pytorch.☆77Updated 6 years ago