thuml / A-Roadmap-for-Transfer-LearningLinks
☆164Updated 3 years ago
Alternatives and similar repositories for A-Roadmap-for-Transfer-Learning
Users that are interested in A-Roadmap-for-Transfer-Learning are comparing it to the libraries listed below
Sorting:
- resource collection for transfer learning!☆249Updated 2 years ago
- 30 Semi-Supervised Learning Algorithms☆208Updated 11 months ago
- The Official Repository for "Generalized OOD Detection: A Survey"☆456Updated 2 years ago
- Awesome things about domain generalization, including papers, code, etc.☆473Updated 4 months ago
- [ECCV 2022] Multi-Domain Long-Tailed Recognition, Imbalanced Domain Generalization, and Beyond☆137Updated 2 years ago
- code released for our ICML 2020 paper "Do We Really Need to Access the Source Data? Source Hypothesis Transfer for Unsupervised Domain Ad…☆465Updated last year
- This is an official PyTorch implementation of the ICLR 2023 paper 《Free Lunch for Domain Adversarial Training: Environment Label Smoothin…☆59Updated 2 years ago
- Pytorch implementation of four neural network based domain adaptation techniques: DeepCORAL, DDC, CDAN and CDAN+E. Evaluated on benchmark…☆91Updated 3 years ago
- Code for Transfer Learning book--《迁移学习导论》配套代码☆306Updated 2 years ago
- [CVPR 2022 Oral] Code release for "Causality Inspired Representation Learning for Domain Generalization"☆154Updated 2 years ago
- Code release for Representation Subspace Distance for Domain Adaptation Regression (ICML 2021)☆84Updated 3 years ago
- Unsupervised Multi-source Domain Adaptation Without Access to Source Data (CVPR '21 Oral)☆58Updated 3 years ago
- PyTorch implementation of DANN (Domain-Adversarial Training of Neural Networks)☆137Updated last year
- [CVPR2022] Official implementation of DALN.☆88Updated 2 years ago
- "In Defense of Pseudo-Labeling: An Uncertainty-Aware Pseudo-label Selection Framework for Semi-Supervised Learning" by Mamshad Nayeem Riz…☆236Updated 2 years ago
- [AAAI 2022] Official Implementation of Active Learning for Domain Adaptation: An Energy-based Approach https://arxiv.org/abs/2112.01406☆89Updated last year
- This is a toolbox for Deep Active Learning, an extension from previous work https://github.com/ej0cl6/deep-active-learning (DeepAL toolbo…☆181Updated last year
- Code release of paper Debiased Self-Training for Semi-Supervised Learning (NeurIPS 2022 Oral)☆54Updated 2 years ago
- Official repository for CVPR21 paper "Deep Stable Learning for Out-Of-Distribution Generalization".☆194Updated 3 years ago
- Here is the official implementation of the model KD3A in paper "KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowl…☆117Updated 2 years ago
- Awesome Few-Shot Class-Incremental Learning☆241Updated last year
- Test-time Adaptation, Test-time Training and Source-free Domain Adaptation☆510Updated last year
- Official code for the CVPR 2021 paper "FixBi: Bridging Domain Spaces for Unsupervised Domain Adaptation"☆66Updated 3 years ago
- code for our TPAMI 2021 paper "Source Data-absent Unsupervised Domain Adaptation through Hypothesis Transfer and Labeling Transfer"☆121Updated 2 years ago
- PyTorch implementation of the paper: Long-tail Learning via Logit Adjustment☆116Updated 3 years ago
- An update-to-date list for papers related with label-noise representation learning is here.☆90Updated 3 years ago
- An awesome paper list of Semi-Supervised Learning under realistic settings.☆119Updated 9 months ago
- Code for ICLR 2023 paper (Oral) — Towards Stable Test-Time Adaptation in Dynamic Wild World☆191Updated last year
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆210Updated 3 years ago
- Record my work in transfer learning during my postgraduate period.