Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020)
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
Central Moment Discrepancy for Domain-Invariant Representation Learning (ICLR 2017, keras)
[AAAI 2020] Code release for "Domain Conditioned Adaptation Network" https://arxiv.org/abs/2005.06717
The main features of bit-da/dcan are: Distance Based Methods.
Open-source alternatives to bit-da/dcan include: chenchao666/homm-master — Official Code of Paper HoMM: Higher-order Moment Matching for Unsupervised Domain Adaptation (AAAI2020). thuml/dan — Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015). thuml/xlearn — Transfer Learning Library. wzell/cmd — Central Moment Discrepancy for Domain-Invariant Representation Learning (ICLR 2017, keras).