eli5168 / improved_gan_pytorchLinks
Pytorch implementation of semi-supervised DCGAN based on "Improved Techniques for Training GANs"
☆41Updated 3 years ago
Alternatives and similar repositories for improved_gan_pytorch
Users that are interested in improved_gan_pytorch are comparing it to the libraries listed below
Sorting:
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆61Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- This is the Pytorch Re-Implementation of three Semi Supervised Classification method on Cifar-100 Dataset using ConvLarge Architecture☆36Updated 6 years ago
- Batch-Instance Normalization (BIN)☆78Updated 5 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆65Updated 5 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- Improving MMD-GAN training with repulsive loss function☆90Updated 2 years ago
- Generative Adversarial Minority Oversampling☆33Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 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 last year
- Domain Adaptation using GAN☆66Updated 6 years ago
- A Unified Feature Disentangler for Multi-Domain Image Translation and Manipulation☆140Updated 6 years ago
- Code for paper "Unsupervised Domain Adaptation using Feature-Whitening and Consensus Loss" (CVPR 2019)☆64Updated 4 years ago
- Unofficial pytorch implementation of algorithms for domain adaptation☆27Updated 7 years ago
- [TNNLS] Bayesian Cycle-Consistent Generative Adversarial Networks via Marginalizing Latent Sampling☆46Updated 4 years ago
- Code and data of the "Multi-domain adversarial learning" paper, Schoenauer-Sebag et al., accepted at ICLR 2019☆38Updated 4 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 7 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 2 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 7 years ago
- Pytorch implementation of Conditional Image Synthesis with Auxiliary Classifier GANs☆73Updated 7 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆44Updated 5 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆71Updated 8 years ago