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
Hi!
I'm trying to reproduce results on Office-31.
I've trained each experiment 10 times. I've selected the best results in each train(not the last one). I've calculated average of 10 samples and it is worse in D->A: in paper result is 78, my result is 77,
in D->W: in paper result is 99.1, my is 98.3 and W->A: in paper result is 77, my result is 75.6.
Can you help me with this issue?
The text was updated successfully, but these errors were encountered:
kuztown
changed the title
Reproduce Office-31
Reproduce results on Office-31
May 20, 2020
Same problem for me.
Actually i found the parameter "FILTER_THRESHOLD" in the config file makes big difference. According to what i found, set it to 0.05 would increase about 2% accuracy on a->d, compared with 1, i.e. no filtering. You may try different values for the parameter to see if it works.
Hi!
I'm trying to reproduce results on Office-31.
I've trained each experiment 10 times. I've selected the best results in each train(not the last one). I've calculated average of 10 samples and it is worse in D->A: in paper result is 78, my result is 77,
in D->W: in paper result is 99.1, my is 98.3 and W->A: in paper result is 77, my result is 75.6.
Can you help me with this issue?
The text was updated successfully, but these errors were encountered: