corenel / pytorch-addaLinks
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
☆492Updated 3 years ago
Alternatives and similar repositories for pytorch-adda
Users that are interested in pytorch-adda are comparing it to the libraries listed below
Sorting:
- Code release for "Conditional Adversarial Domain Adaptation" (NIPS 2018)☆410Updated 4 years ago
- ☆577Updated 3 years ago
- Unsupervised Domain Adaptation Papers and Code☆769Updated 4 years ago
- A collection of implementations of adversarial domain adaptation algorithms☆638Updated 4 years ago
- An implementation of DANN with pytorch☆216Updated 6 years ago
- Code release for Universal Domain Adaptation(CVPR 2019)☆281Updated 2 years ago
- Transfer Learning Library☆463Updated 4 years ago
- pytorch implementation of Domain-Adversarial Training of Neural Networks☆928Updated 6 years ago
- pytorch implementation for Contrastive Adaptation Network☆342Updated 5 years ago
- Pytorch implementation of Domain Separation Networks☆155Updated 6 years ago
- A PyTorch implementation for Unsupervised Domain Adaptation by Backpropagation☆151Updated 5 years ago
- ☆222Updated 6 years ago
- Semi-supervised Domain Adaptation via Minimax Entropy☆308Updated 2 years ago
- 🧠 A PyTorch implementation of 'Deep CORAL: Correlation Alignment for Deep Domain Adaptation.', ECCV 2016☆237Updated 4 years ago
- python 3 pytorch implementation of DANN☆569Updated 3 years ago
- A toolbox for domain adaptation and semi-supervised learning. Contributions welcome.☆339Updated 4 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆570Updated 6 years ago
- Official implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)☆296Updated 2 years ago
- ☆187Updated 3 months ago
- pytorch implement for the paper Few-Shot Adversarial Domain Adaptation☆58Updated 2 years ago
- Code repository for the small image experiments our paper 'Self-ensembling for Domain Adaptation'☆194Updated 6 years ago
- All about domain generalization☆842Updated 9 months ago
- Demo code for the MDAN paper.☆126Updated 5 years ago
- Code release for Discriminative Adversarial Domain Adaptation (AAAI2020).☆119Updated 5 years ago
- implement Domain-Adversarial Training of Neural Networks☆60Updated 7 years ago
- Learning What and Where to Transfer (ICML 2019)☆250Updated 5 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Updated 7 years ago
- The demo code for the MLDG paper "Learning to Generalize: Meta-Learning for Domain Generalization", https://arxiv.org/abs/1710.03463, htt…