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:
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆46Updated 6 years ago
- Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks☆62Updated 8 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- dcgan combined with vae in pytorch!☆117Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- Generative Adversarial Minority Oversampling☆33Updated 5 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆46Updated 6 years ago
- Ready to train Pytorch implementation of the CVPR'19 paper "Self-Supervised GANs via Auxiliary Rotation Loss"☆66Updated 6 years ago
- MMD-GAN: Towards Deeper Understanding of Moment Matching Network☆201Updated 2 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆91Updated 2 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
- This is the Pytorch Re-Implementation of three Semi Supervised Classification method on Cifar-100 Dataset using ConvLarge Architecture☆37Updated 6 years ago
- Code for reproducing ICT (published in Neural Networks 2022, and in IJCAI 2019)☆148Updated 3 years ago
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- Domain Adaptation using GAN☆66Updated 6 years ago
- Tensorflow Implementation of open set domain adaptation by backpropagation☆30Updated 6 years ago
- Batch-Instance Normalization (BIN)☆78Updated 6 years ago
- [ICCV 2019 oral] Code for Semi-Supervised Learning by Augmented Distribution Alignment☆62Updated 3 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Code release for "Partial Adversarial Domain Adaptation" (ECCV 2018)☆102Updated 7 years ago
- Domain agnostic learning with disentangled representations☆147Updated 5 years ago
- Official implementation of "On GANs and GMMs"☆67Updated 6 years ago
- Code release for "Multi-Adversarial Domain Adaptation" (AAAI 2018)☆61Updated 7 years ago
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆131Updated 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.☆174Updated last year