Dassl.pytorch icon indicating copy to clipboard operation
Dassl.pytorch copied to clipboard

about DAEL

Open cquzys opened this issue 3 years ago • 1 comments

Hi, thanks for sharing your code.

I want to use your DAEL model, but can ADEL support the scene that multi-source with different categories (such as category-shift problem solved in "Deep Cocktail Network: Multi-source Unsupervised Domain Adaptation with Category Shift").

Thank you very much!

cquzys avatar Jan 06 '22 03:01 cquzys

it might be possible: only apply the collaborative learning to the shared labels (you need to double-check if the current implementation supports this)

KaiyangZhou avatar Jan 06 '22 12:01 KaiyangZhou