NaJaeMin92 / pytorch-DANNLinks
PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)
☆146Updated 2 years ago
Alternatives and similar repositories for pytorch-DANN
Users that are interested in pytorch-DANN are comparing it to the libraries listed below
Sorting:
- An implementation of Deep Adaptation Network with pytorch☆115Updated 7 years ago
- Record my work in transfer learning during my postgraduate period.☆51Updated last year
- Multiple Source Domain Adaptation with Adversarial Learning☆22Updated 5 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆213Updated 3 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
- An implementation of DANN with pytorch☆216Updated 7 years ago
- python 3 pytorch implementation of DANN☆573Updated 3 years ago
- Demo code for the MDAN paper.☆127Updated 5 years ago
- Implementation of DANN with pytorch☆53Updated 6 years ago
- Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)☆84Updated 4 years ago
- A PyTorch implementation for Unsupervised Domain Adaptation by Backpropagation☆151Updated 5 years ago
- Pytorch implementation of Domain Separation Networks☆156Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆162Updated 7 years ago
- pytorch implementation for Contrastive Adaptation Network☆343Updated 5 years ago
- A collection of implementations of adversarial domain adaptation algorithms☆640Updated 4 years ago
- Domain Aggregation Networks