vislab-tecnico-lisboa / hda_code

Evaluation software to produce perfectly comparable CMC curves and Precision/Recall values on the HDA dataset given a Re-Identification algorithm.
15 stars 3 forks source link

invalid header #13

Closed s2pr closed 2 years ago

s2pr commented 2 years ago

hi, I want get all images from .seq file. I use seqIo() function to decode, and i get 4516 images from camera02.seq,but others .seq get none, I running seqIo() , get wrong message: 'invalid header'. Is I do something wrong, or these .seq are wrong.

WurmD commented 2 years ago

Use this to get the images instead: https://github.com/vislab-tecnico-lisboa/hda_code/issues/7