Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Ge committed Feb 12, 2023
1 parent e4e1d17 commit f24b0c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Domain adaption via prompt learning (DAPL), extends from CLIP and CoOp, offers a
Our method is to tailor the powerful CLIP for UDA by designing trainable domain-agnostic, domain-specific and class prompt. By learning the representation of the prompt, our method actually learns a conditional propability distribution to deal with distribution shift. Hence, our method learns different decision boundaries for each domain. Moreover, we show that this allows disentanglement of semantic and domain representation with contrastive learning.


## Performance of DAPrompt
## Performance of DAPrompt

We evaluate our method on three benchmarks: VisDA-2017, mini-DomainNet and Office-Home.

<div align="center">VisDA-2017</div>

Expand Down

0 comments on commit f24b0c1

Please sign in to comment.