erlendd / ddanLinks
Deep domain adaptation networks (DDAN) library for Python with TensorFlow.
☆72Updated 5 years ago
Alternatives and similar repositories for ddan
Users that are interested in ddan are comparing it to the libraries listed below
Sorting:
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆155Updated 6 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- Open set domain adaptation☆86Updated 5 years ago
- (ICCV'17) When Unsupervised Domain Adaptation Meets Tensor Representations☆59Updated 7 years ago
- An implementation of Deep Adaptation Network with pytorch☆112Updated 7 years ago
- Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling☆59Updated 3 years ago
- Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation(AAAI-2019)☆83Updated 5 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆104Updated 5 years ago
- Multiple Source Domain Adaptation with Adversarial Learning☆22Updated 4 years ago
- Demo code for the MDAN paper.☆124Updated 5 years ago
- This code was finished before source code hasn't been released.☆26Updated 5 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆90Updated 3 years ago
- Implementation of paper multi-source distilling domain adaptation☆55Updated 5 years ago
- A simple implementation of domain adversarial training with GAN loss in Keras☆58Updated 7 years ago
- implement Domain-Adversarial Training of Neural Networks☆60Updated 6 years ago
- Visual Domain Adaptation with Manifold Embedded Distribution Alignment (ACM MM'18)☆21Updated 6 years ago
- ☆16Updated 6 years ago
- Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago
- Code release for Discriminative Adversarial Domain Adaptation (AAAI2020).☆117Updated 5 years ago
- Code for discriminative joint probability MMD (DJP-MMD)☆45Updated 3 years ago
- Code release for "Partial Transfer Learning with Selective Adversarial Networks" (CVPR 2018)☆69Updated 6 years ago
- Code release for "Multi-Adversarial Domain Adaptation" (AAAI 2018)☆59Updated 6 years ago
- Domain Aggregation Networks☆22Updated 4 years ago
- Code released for ICML 2019 paper "Bridging Theory and Algorithm for Domain Adaptation".☆137Updated 6 years ago
- An unofficial PyTorch implementation for CVPR 2019 work "Sliced Wasserstein Discrepancy for Unsupervised Domain Adaptation"☆44Updated 5 years ago
- Maximum Density Divergence for Domain Adaptation, TPAMI 2020, Code release, Cross-domain Adversarial Tight Match☆45Updated 5 years ago
- Unfinished Work: Implementation of Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) in Pytorch☆16Updated 5 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- Record my work in transfer learning during my postgraduate period.☆50Updated last year
- Code for 'Open Set Domain Adaptation by Backpropagation'