KaiyangZhou / deep-person-reid

Torchreid: Deep learning person re-identification in PyTorch.
https://kaiyangzhou.github.io/deep-person-reid/
MIT License
4.25k stars 1.14k forks source link

ReID method with discriminative scores #359

Open khodabakhshih opened 4 years ago

khodabakhshih commented 4 years ago

Hi Thanks for your time to gathering this helpful library. I tested some ReID-specified methods. Sometimes the scores are so close. Hence, it is difficult to work with open-set Re-ID. I found PCB the best but it is not good enough. Would you please suggest me a method and its parameter setting for open-set Re-ID problem? Regards

KaiyangZhou commented 4 years ago

any specific paper in regards to the open set reid problem you mentioned?