transferlearning and Transfer-Learning-Library

The first is a comprehensive educational repository aggregating papers, datasets, and implementations across multiple transfer learning paradigms, while the second is a focused, production-oriented library providing unified implementations of domain adaptation algorithms—making them complementary resources where researchers might study concepts in the former and apply them using the latter.

transferlearning
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 14,292
Forks: 3,843
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 3,884
Forks: 591
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About transferlearning

jindongwang/transferlearning

Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习

Provides curated research papers, implementation code, benchmark datasets, and evaluated models across transfer learning subdomains including unsupervised domain adaptation, domain generalization, and test-time adaptation. Integrates with PyTorch and popular deep learning frameworks, offering implementations for algorithms from recent top-tier conferences (CVPR, NeurIPS, IJCAI) alongside standardized evaluation benchmarks for reproducible comparisons.

About Transfer-Learning-Library

thuml/Transfer-Learning-Library

Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization

Built on pure PyTorch with torchvision-consistent API design, the library provides modular implementations of domain alignment (adversarial, MMD-based), domain translation (CycleGAN variants), self-training, and model selection methods organized across seven functional categories. Supports diverse vision tasks including classification, object detection, semantic segmentation, keypoint detection, and person re-identification, with specialized learning setups for domain adaptation, task adaptation, out-of-distribution generalization, and semi-supervised learning scenarios.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work