anth2o / domain-adaptationLinks
Implementation of a domain adaptation neural networks on the MNIST and SVHN datasets. I implemented this repo for a technical interview for Heuritech and trained it on my GPU back in 2019.
☆19Updated 6 years ago
Alternatives and similar repositories for domain-adaptation
Users that are interested in domain-adaptation are comparing it to the libraries listed below
Sorting:
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 6 years ago
- An implementation of Deep Adaptation Network with pytorch☆113Updated 7 years ago
- Code released for ICML 2019 paper "Bridging Theory and Algorithm for Domain Adaptation".☆138Updated 6 years ago
- Open set domain adaptation☆87Updated 5 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆105Updated 5 years ago
- Code refactoring for paper "Domain Generalization with Adversarial Feature Learning" in VLCS datasets.☆56Updated 5 years ago
- This code was finished before source code hasn't been released.☆27Updated 5 years ago
- Pytorch Implementation of Domain Generalization Using a Mixture of Multiple Latent Domains☆105Updated 3 years ago
- Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation(AAAI-2019)☆83Updated 5 years ago
- ☆187Updated 10 months ago
- Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling☆60Updated 3 years ago
- Implementation of paper multi-source distilling domain adaptation☆56Updated 5 years ago
- The demo code for the MLDG paper "Learning to Generalize: Meta-Learning for Domain Generalization", https://arxiv.org/abs/1710.03463, htt…☆145Updated 6 years ago
- ☆58Updated 6 years ago
- The official project for CVPR19 paper: Domain-Symmetric Networks for Adversarial Domain Adaptation☆85Updated 4 years ago
- Code for "Adversarial-Learned Loss for Domain Adaptation"(AAAI2020) in PyTorch.☆52Updated last year
- Discriminative Feature Alignment for Unsupervised Domain Adaptation☆69Updated 4 years ago
- Demo code for the MDAN paper.☆124Updated 5 years ago
- Code for 'Open Set Domain Adaptation by Backpropagation'☆76Updated 6 years ago
- A PyTorch implementation for Unsupervised Domain Adaptation by Backpropagation☆150Updated 4 years ago
- A pytorch implementation of "Domain-Adaptive Few-Shot Learning"☆146Updated 5 years ago
- A DIRT-T Approach to Unsupervised Domain Adaptation for Pytorch☆32Updated 5 years ago
- An unofficial PyTorch implementation for CVPR 2019 work "Sliced Wasserstein Discrepancy for Unsupervised Domain Adaptation"☆44Updated 6 years ago
- Code release for Discriminative Adversarial Domain Adaptation (AAAI2020).☆117Updated 5 years ago
- Maximum Density Divergence for Domain Adaptation, TPAMI 2020, Code release, Cross-domain Adversarial Tight Match☆45Updated 5 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆74Updated 5 years ago
- Pytorch code for “Unsupervised Domain Adaptation via Discriminative Manifold Embedding and Alignment ” (DRMEA) (AAAI 2020).☆32Updated 5 years ago
- Code release for Universal Domain Adaptation(CVPR 2019)☆279Updated 2 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago