Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation for Close-set Domain Adaptation #4

Closed
LearnableVW opened this issue Apr 15, 2021 · 2 comments
Closed

Implementation for Close-set Domain Adaptation #4

LearnableVW opened this issue Apr 15, 2021 · 2 comments

Comments

@LearnableVW
Copy link

Hi Tim Team, I'm a bit confused about the results of the vanilla domain adaptation (Table 4). How could I get the results for the w/BAA and BA3US model? And could you also explain a little on your implementation of BA3US + CDAN model (last line). Thanks!

@tim-learn
Copy link
Owner

Hi Tim Team, I'm a bit confused about the results of the vanilla domain adaptation (Table 4). How could I get the results for the w/BAA and BA3US model? And could you also explain a little on your implementation of BA3US + CDAN model (last line). Thanks!

Hi, there

  1. You can change the target text list in the code for closed-set UDA.
  2. You can replace the adversarial loss with that in the code of CDAN.

@LearnableVW
Copy link
Author

Thanks for replying. I will tried it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants