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

Bad Performance on Office-Home, ImageCLEF-DA #4

Open
JingWang18 opened this issue Feb 6, 2020 · 2 comments
Open

Bad Performance on Office-Home, ImageCLEF-DA #4

JingWang18 opened this issue Feb 6, 2020 · 2 comments

Comments

@JingWang18
Copy link

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.

@luhaifeng19947
Copy link

luhaifeng19947 commented Mar 26, 2020

@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.

@GlassyWing
Copy link

@JingWang18 Could you share the test results of these two data sets? Thank you

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

3 participants