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

Performance is worse than yours #29

Open
vincentman opened this issue Feb 26, 2019 · 0 comments
Open

Performance is worse than yours #29

vincentman opened this issue Feb 26, 2019 · 0 comments

Comments

@vincentman
Copy link

Hi @huanghoujing ,
I try to train model on Market1501, but evaluation result is worse than yours.
Your score is mAP=75.29 and rank-1=89.04 on Market1501-S1, but my score is mAP=64.90 and rank-1=81.59.

My training parameters are as following (refer to your description on github):
python3 script/experiment/train.py
-d '(0,)'
--only_test false
--dataset market1501
--last_conv_stride 1
--normalize_feature false
--exp_dir out
--steps_per_log 10
--epochs_per_val 5

other parameters are default,
--trainset_part trainval
--lr_decay_type exp
--exp_decay_at_epoch 151
--total_epochs 300

I train model on Python 2.7 and Pytorch 0.3, and pip install with requirements. But I don't know why evaluation result is worse than yours. Could you give me some hints? Thanks.

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

1 participant