Ross ROSS = Recommend OSS · open-source software intelligence for agents

thuml/Transfer-Learning-Library

Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization observed · 2026-08-28

github.com/thuml/Transfer-Learning-Library · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2392
  • days_rel: n/a
  • days_push: 845
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3931 stars · 602 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TLlib is a PyTorch-based open-source library for transfer learning, covering domain adaptation, task adaptation (finetuning), and domain generalization. It provides modular APIs for alignment, translation, self-training, reweighting, and model selection methods, with example code for classification, detection, segmentation, and more.

Use cases

  • adapt a model trained on one domain to a new unlabeled domain
  • finetune pretrained models for a new task
  • improve out-of-distribution generalization of my model
  • run semi-supervised learning experiments
  • implement DANN or adversarial domain adaptation
  • select the best pretrained model for transfer
  • do domain adaptation for object detection or segmentation

When to choose

  • you need research-grade implementations of domain adaptation and generalization algorithms in PyTorch
  • you want a torchvision-consistent API to build new transfer learning methods
  • you need examples across many tasks like classification, detection, and keypoint detection

When to avoid

  • you need a production serving or AutoML platform rather than an algorithm library
  • you work outside PyTorch or outside vision-centric tasks
  • you need turnkey no-code transfer learning

Facets

library · maturity active

machine-learning deep-learning image-processing computer-vision machine-learning deep-learning computer-vision artificial-intelligence python cross-platform transfer-learning domain-adaptation domain-generalization pytorch finetuning self-training semi-supervised-learning research gpu

2 sources

Member repositories

RepositoryRoleHealth v2
thuml/Transfer-Learning-Librarymain23

For agents

markdown · JSON · MCP: product_card(name="thuml/Transfer-Learning-Library")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem