Skip to content

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

License

Notifications You must be signed in to change notification settings

bobinglrx/Transfer-Learning-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is the development branch for Trans-Learn. Compared with the master version, we have added

  • Regression DA (including Source Only, DD)
  • Unsupervised DA (including MCC)
  • Partial DA (DANN, PADA)
  • Open Set DA (DANN, OSBP)
  • Segmentation DA (ADVENT, FDA)

We are planning to add

  • Segmentation DA (CycleGAN, Cycada)
  • Keypoint Detection DA
  • Finetune Library (ftlib)

Trans-Learn is a Transfer Learning library based on pure PyTorch with high performance and friendly API. Our code is pythonic, and the design is consistent with torchvision. You can easily develop new algorithms, or easily apply existing algorithms..

There might be many errors and changes in this branch. Please refer master for stable version. Also, any suggestions are welcome!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%