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

Getting Epoch-600 0.7719 0.8504 0.9052 0.9451 0.9701 0.9847 with Binomial on Cars196 #49

Open
LinkToPast1990 opened this issue Jun 12, 2020 · 1 comment

Comments

@LinkToPast1990
Copy link

LinkToPast1990 commented Jun 12, 2020

Hi, @bnu-wangxun
I want to reproduce the result of Binomial Loss, so I modified the run_train_00.sh slightly:

DATA=car
...
LOSS=Binomial
...
DIM=64

And I downloaded the bninception from here.

But I get a performance Epoch-600 0.7719 0.8504 0.9052 0.9451 0.9701 0.9847, which is similar to MS Loss. Any idea about this? Thanks!

image

@bnu-wangxun
Copy link
Owner

Good result.
When I write the paper, the code is not with all tricks and the optimal optimizer. So the result is a bit worse than the code.
If you use MS loss with this code, you will reach the result about recall@1 > 80%.
The results will be better consistently.

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