hehefan / Unsupervised-Person-Re-identification-Clustering-and-Fine-tuning

219 stars 87 forks source link

baseline mAP and Rank 1 always = 0 #12

Closed jpainam closed 6 years ago

jpainam commented 6 years ago

Hi! Using the baseline available online, i always get mAP = rank 1 = 0. Am I missing something or I have to train from scratch. I also have this error UserWarning: Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer.

jpainam commented 6 years ago

solved the issue