YBZh / AuxSelfTrain

Gradual Domain Adaptation via Self-Training of Auxiliary Models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuxSelfTrain

Gradual Domain Adaptation via Self-Training of Auxiliary Models

This paper provide a simple yet efficient implemtation of Gradual domain adaptation for both UDA and SSDA.

Usage

Please refer to the run.sh.

We provide the review from conference of ICCV and AAAI for reference.

Note that this is the unorganized codes.

About

Gradual Domain Adaptation via Self-Training of Auxiliary Models

License:MIT License


Languages

Language:Python 93.4%Language:Shell 6.6%