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

About the setting of batch_size and iter number #25

Open
xiguafeichong opened this issue Mar 10, 2022 · 1 comment
Open

About the setting of batch_size and iter number #25

xiguafeichong opened this issue Mar 10, 2022 · 1 comment

Comments

@xiguafeichong
Copy link

For market1501 dataset, I try to set the batch size 128 or 64, iter num and other settings remain the same as run.sh, and the result are 68% mAP & 86% Rank-1, which is not in accordance with the results in your paper. I just wonder that if I need to lower the batch size, is there any other hyperparameters that need to be adjusted accordingly? And I also wonder that why u set the iteration number to 200 or 400 manually instead of directly using "for i,inputs in enumerate(data_loader)" to train each iteration?

@AvadaKarrot
Copy link

Have you successfully figured out these problems? I encountered them either. Could you please tell me how to set the hyper-parameters. Thank u.

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