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

Error about test.py #19

Open
lingbo666 opened this issue May 10, 2020 · 2 comments
Open

Error about test.py #19

lingbo666 opened this issue May 10, 2020 · 2 comments

Comments

@lingbo666
Copy link

After python new_train.py, I get some model(.pth).
Then I try python test.py --gpu_ids 0 --name ft_ResNet50 --test_dir /home/mist/lb666/Person-reID-triplet-loss/datasets/DukeMTMC-reID/pytorch --which_epoch 19.
It will show error
8567VX%EVQ()$6X6K UFMN
I am not sure if it's due to I do not finish all train(I just train for 19 epoch), or something wrong about DUKE and prepare.py and test.py.
Thanks so much in advance.!!!!!!

@layumi
Copy link
Owner

layumi commented May 10, 2020

Duke do not have multi-query setting. You may consider to ignore and comment the multi-query code.

@lingbo666
Copy link
Author

@layumi Yeah, I find that DUKE do not have multi-query setting by reading prepare.py in https://github.com/layumi/Person_reID_baseline_pytorch which is your another reid.
Now I try prepare.py and there is no multi-query in pytorch, but still error. I think test.py may have something different and I will try to modify it.
Thanks for your two reids!

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