15 open-source projects similar to bupt-ai-cz/meta-selflearning, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
This project is a comprehensive library for transfer learning and domain adaptation in computer vision. It serves as a framework for aligning feature distributions between source and target datasets, a toolkit for domain generalization, and a library for semi-supervised learning using small labeled datasets and large unlabeled sets. The library provides specialized capabilities for unsupervised domain adaptation, including the use of adversarial networks, discrepancy-based architectures, and image-to-image translation to reduce distribution mismatch. It also includes tools for domain generali
IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm
Implementation of Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptation (ECCV 2020).
Implementation of Graphical Modeling for Multi-Source Domain Adaptation (TPAMI).
A pytorch implementation of DRT. If you use this code in your research please consider citing title={Dynamic Transfer for Multi-Source Domain Adaptation}, author={Li, Yunsheng and Yuan, Lu and Chen, Yinpeng and Wang, Pei and Vasconcelos, Nuno}, journal={arXiv preprint arXiv:2103.10583},…
Probabilistic Contrastive Learning for Domain Adaptation
Pytorch Code release for our NeurIPS paper "Multi-source Domain Adaptation for Semantic Segmentation"
CVPR 2024 Code for UNITE, an unsupervised approach for video domain adaptation (https://arxiv.org/abs/2312.02914)
Code and data of the "Multi-domain adversarial learning" paper, Schoenauer-Sebag et al., accepted at ICLR 2019
Gradual Domain Adaptation via Self-Training of Auxiliary Models