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.-迁移学习

This project helps machine learning practitioners efficiently build new models when they have limited data by leveraging knowledge from existing models or related datasets. It provides a curated collection of research papers, code examples, datasets, and tutorials on transfer learning, domain adaptation, and domain generalization. Data scientists, ML engineers, and researchers can use this resource to accelerate model development across various applications.

machine-learning model-development data-science AI-research computer-vision

About Transfer-Learning-Library

thuml/Transfer-Learning-Library

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

When you have a well-performing AI model trained on specific data (like images from one type of camera) but need it to work equally well on similar data from a different source (like another camera type or dataset), this library helps bridge that gap. It takes your existing model and new, slightly different data, and adapts the model so it performs robustly across both. This is ideal for AI researchers and machine learning engineers dealing with real-world data variability.

AI model adaptation image classification object detection semantic segmentation robust AI

Related comparisons

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