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☆113Updated 7 years ago
- 这是论文Unsupervised Domain Adaptation by Backpropagation的复现代码,并完成了MNIST与MNIST-M数据集迁移,master和tf2分支代码为是基于tf2.x,tf1分支代码基于tf1.x☆64Updated 4 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆92Updated 3 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆309Updated 2 years ago
- Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆137Updated last year
- resource collection for transfer learning!☆250Updated 2 years ago
- An implementation of DANN with pytorch☆214Updated 6 years ago
- Learning Transferable Parameters for Unsupervised Domain Adaptation☆16Updated 4 years ago
- A pytorch implementation for "Cross-Domain Adaptive Clustering for Semi-Supervised Domain Adaptation", which is accepted by CVPR2021.☆33Updated last year
- python 3 pytorch implementation of DANN☆555Updated 3 years ago
- A collection of implementations of deep domain adaptation algorithms☆942Updated 3 years ago
- Multiple Source Domain Adaptation with Adversarial Learning☆22Updated 5 years ago
- Demo code for the MDAN paper.☆124Updated 5 years ago
- Record my work in transfer learning during my postgraduate period.☆50Updated last year
- ☆165Updated 3 years ago
- Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation(AAAI-2019)☆83Updated 5 years ago
- [ACMMM 2020] Code release for "Simultaneous Semantic Alignment Network for Heterogenous Domain Adaptation" https://arxiv.org/abs/2008.01…☆31Updated 3 years ago
- Open Set Recognition☆169Updated 4 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆211Updated 3 years ago
- Code for discriminative joint probability MMD (DJP-MMD)☆47Updated 4 years ago
- Maximum Density Divergence for Domain Adaptation, TPAMI 2020, Code release, Cross-domain Adversarial Tight Match☆44Updated 5 years ago
- Multi-Adversarial Domain Adaptation (https://arxiv.org/abs/1809.02176) implementation in Pytorch-Lightning☆18Updated 4 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆74Updated 6 years ago
- Implementation of DANN with pytorch☆52Updated 6 years ago
- Pytorch implementation of DAC-Net ("Zhongying Deng, Kaiyang Zhou, Yongxin Yang, Tao Xiang. Domain Attention Consistency for Multi-Source …☆24Updated 3 years ago
- Open set domain adaptation code DAOD☆28Updated 4 years ago
- Reproduce MAML in Pytorch with omniglot dataset.☆106Updated 5 years ago
- Very simple pytorch maml implement☆129Updated last year