Yu-Wu / Exploit-Unknown-Gradually

CVPR 2018 Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

Home Page:https://yu-wu.net/pdf/CVPR2018_Exploit-Unknown-Gradually.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation

emrahbasaran opened this issue · comments

Can you give an example on how we can evaluate the trained model?

commented

Hi,
for the evaluation of One-Shot re-ID, you can refer to the code like here. The details for the evaluate function can be found in this page.

If you want to test your model on the DukeMTMC-VideoReID dataset, you can use the code here.