deep-person-reid
deep-person-reid copied to clipboard
How to use the rerank function?
Thank you for your contribution to the computer community! As shown in the question. I found osnetx1 in the configs folder_ In the configuration file of 0, the rerank was changed to Ture, but an error occurred. May I know how to use it correctly.
You can add test.rerank command with terminal. example command
python3 scripts/main.py --config-file configs/im_osnet_x1_0_softmax_256x128_amsgrad_cosine.yaml model.load_weights log/osnet_x1_0_market1501_softmax_cosinelr/model/model.pth.tar-250 test.rerank True
I hope it will help you.
You can add test.rerank command with terminal. example command
python3 scripts/main.py --config-file configs/im_osnet_x1_0_softmax_256x128_amsgrad_cosine.yaml model.load_weights log/osnet_x1_0_market1501_softmax_cosinelr/model/model.pth.tar-250 test.rerank True
I hope it will help you.
Hi Dear @AlexChu0422,
I wanna ask you that whether you could get the dataset "market1501" using the code that tries to get the the dataset from url "http://188.138.127.15:81/Datasets/Market-1501-v15.09.15.zip" ?
Cause this link is expired and times out. can you tell me how you modified the code to get the dataset ? If needed here is my email : [email protected]
Best Regards, Ali Jafari