Wanggcong / Spatial-Temporal-Re-identification

[AAAI 2019] Spatial Temporal Re-identification
MIT License
384 stars 78 forks source link

Hi, while evaluating facing this error , would you please help me to fix ? #44

Open ssbilakeri opened 3 years ago

ssbilakeri commented 3 years ago

File "evaluate_st.py", line 230, in ap_tmp, CMC_tmp = evaluate(query_feature[i],query_label[i],query_cam[i],query_frames[i], gallery_feature,gallery_label,gallery_cam,gallery_frames,distribution) File "evaluatest.py", line 53, in evaluate pr = distribution[gc[i]-1][qc-1][hist] IndexError: index 3028 is out of bounds for axis 0 with size 3000