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

Hyperparams for CARS? #16

Open
ifeherva opened this issue Feb 24, 2020 · 3 comments
Open

Hyperparams for CARS? #16

ifeherva opened this issue Feb 24, 2020 · 3 comments

Comments

@ifeherva
Copy link

First of all thank you for sharing the code, this is really great work.

I am trying to reproduce the results on other datasets (CARS, SOP, In-Shop), both with resnet50 and inception-bn, could you please share the hyperparams that you used? I tried the default ones and a few tweaking but I could not get the numbers in the paper.

Thank you!

@jeromerony
Copy link

Hello,
I am not one of the author, but if you check the paper carefully, it is written in appendix that they used a batch size of 1000 for SOP and they do not report for InShop and Cars. So you might have trouble finding the answer to your questions.
Also, after contacting the authors by mail, they refused to share the code and hyper-parameters for the experiments.
Best.

@torki-hossein
Copy link

First of all thank you for sharing the code, this is really great work.

I am trying to reproduce the results on other datasets (CARS, SOP, In-Shop), both with resnet50 and inception-bn, could you please share the hyperparams that you used? I tried the default ones and a few tweaking but I could not get the numbers in the paper.

Thank you!

Hello,
I'm not one of the author also but I think that all of parameters saved in cfg file and it exist now with code. s.t like "SCALE_NEG", "SCALE_POS", "Max_Iteration", "Gamma", "Momentum", "Warmup_factor" and etc exist in the cfg file.
best regards.

@Totoro-wen
Copy link

First of all thank you for sharing the code, this is really great work.
I am trying to reproduce the results on other datasets (CARS, SOP, In-Shop), both with resnet50 and inception-bn, could you please share the hyperparams that you used? I tried the default ones and a few tweaking but I could not get the numbers in the paper.
Thank you!

Hello, I'm not one of the author also but I think that all of parameters saved in cfg file and it exist now with code. s.t like "SCALE_NEG", "SCALE_POS", "Max_Iteration", "Gamma", "Momentum", "Warmup_factor" and etc exist in the cfg file. best regards.

hello,
I have the same problem, may I ask how do you adjust these hyper-parameters.
best

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

4 participants