streamer-AP / DomainAdaptionPytorchLinks
Code for recent domain adaption implemented by pytorch.
☆34Updated 5 years ago
Alternatives and similar repositories for DomainAdaptionPytorch
Users that are interested in DomainAdaptionPytorch are comparing it to the libraries listed below
Sorting:
- An implementation of Deep Adaptation Network with pytorch☆114Updated 7 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Updated 7 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆313Updated 2 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆93Updated 4 years ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆146Updated 2 years ago
- resource collection for transfer learning!☆250Updated 2 years ago
- Pytorch implementation of Domain Separation Networks☆155Updated 6 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆65Updated 4 years ago
- An implementation of DANN with pytorch☆216Updated 6 years ago
- python 3 pytorch implementation of DANN☆569Updated 3 years ago
- Multiple Source Domain Adaptation with Adversarial Learning☆22Updated 5 years ago
- A collection of implementations of deep domain adaptation algorithms☆952Updated 3 years ago
- Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)☆84Updated 4 years ago
- A pytorch implementation for "Cross-Domain Adaptive Clustering for Semi-Supervised Domain Adaptation", which is accepted by CVPR2021.☆32Updated 2 years ago
- Record my work in transfer learning during my postgraduate period.☆51Updated last year
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆75Updated 6 years ago
- Demo code for the MDAN paper.☆126Updated 5 years ago
- Maximum Density Divergence for Domain Adaptation, TPAMI 2020, Code release, Cross-domain Adversarial Tight Match☆44Updated 5 years ago
- Transfer Learning Toolkit for Primary Researchers☆106Updated 4 years ago
- Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) implementation in Pytorch-Lightning☆18Updated 4 years ago
- ☆166Updated 3 years ago
- Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowl…☆119Updated 3 years ago
- Unofficial implementation of ECCV 2020 paper "Feature Space Augmentation for Long-Tailed Data"☆25Updated 3 years ago
- Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation(AAAI-2019)☆84Updated 5 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago
- Code for discriminative joint probability MMD (DJP-MMD)☆46Updated 4 years ago
- Domain Adaptive Neural Networks with DJP-MMD☆19Updated 4 years ago
- Open Set Recognition☆173Updated 4 years ago
- Hierarchical Transfer Component Analysis and Hierarchical Joint Domian Adaption are implemented in this repository.☆21Updated 7 years ago
- Very simple pytorch maml implement☆129Updated last year