You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tested your code on Office-Home and ImageCLEF-DA. The performance is not good. Any suggestions on how to solve this? Perhaps your proposed method is overfitting on VisDA and Office-31.
The text was updated successfully, but these errors were encountered:
@JingWang18 Yes, I also found it overfitting. The main reason is that Office-31 is not splitted into test set and validate set. CAN can do very well on validate set, but show bad performance on test set. I found dropout can alleviate the problem.
Hi,
I just tested your code on Office-Home and ImageCLEF-DA. The performance is not good. Any suggestions on how to solve this? Perhaps your proposed method is overfitting on VisDA and Office-31.
The text was updated successfully, but these errors were encountered: