TeeyoHuang / conditional-GANLinks
this is the pytorch version of Conditional Generative Adversarial Nets
☆57Updated 7 years ago
Alternatives and similar repositories for conditional-GAN
Users that are interested in conditional-GAN are comparing it to the libraries listed below
Sorting:
- DCGAN LSGAN WGAN-GP DRAGAN PyTorch☆195Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆69Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆90Updated 3 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 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.☆174Updated last year
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 6 years ago
- ☆278Updated 7 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)☆205Updated 7 years ago
- An empirical study on evaluation metrics of generative adversarial networks.☆374Updated 6 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆528Updated 8 years ago
- Pytorch for Triple-GAN☆42Updated 2 years ago
- Sliced Wasserstein Distance (SWD) in PyTorch☆115Updated 6 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆60Updated 7 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆41Updated 6 years ago
- Simple Tensorflow implementation of metrics for GAN evaluation (Inception score, Frechet-Inception distance, Kernel-Inception distance)☆220Updated 6 years ago
- PyTorch implementation of DualGAN☆27Updated 8 years ago
- Pytorch implementation of Unsupervised Attention-guided Image-to-Image Translation.☆97Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 6 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆126Updated 6 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆59Updated 5 years ago
- Self-Attention Generative Adversarial Networks Implementation in PyTorch☆75Updated 7 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago