taufikxu / Triple-GANLinks
Pytorch for Triple-GAN
☆42Updated 3 years ago
Alternatives and similar repositories for Triple-GAN
Users that are interested in Triple-GAN are comparing it to the libraries listed below
Sorting:
- Sliced Wasserstein Distance (SWD) in PyTorch☆115Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Implementation of a Conditional Variational Auto-Encoder GAN in pytorch☆43Updated 4 years ago
- Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.☆201Updated 10 months ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago
- IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.☆126Updated 4 years ago
- PyTorch Implementation of InfoGAN☆327Updated 3 years ago
- [NeurIPS 2021] Self-Supervised GANs with Label Augmentation☆22Updated 2 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Data Augmentation optimized for GAN☆58Updated 4 years ago
- An unofficial Pytorch implementation of SNGAN, achieving IS of 8.21 and FID of 14.21 on CIFAR-10.☆47Updated 2 years ago
- Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"☆41Updated 3 years ago
- Official Pytorch implementation of "DivCo: Diverse Conditional Image Synthesis via Contrastive Generative Adversarial Network" (CVPR'21)☆74Updated 4 years ago
- This is a pytorch implementation of the paper "On Leveraging Pretrained GANs for Limited-Data Generation".☆59Updated 5 years ago
- pytorch code for improved-precision-and-recall-metric☆25Updated 6 years ago
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10