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

Re-identification script: clean up seek files? #5

Open gsaponaro opened 9 years ago

gsaponaro commented 9 years ago

Hi, I successfully ran the sample re-identification algorithm plus the evaluation code, then I closed MATLAB, and I noticed that my hda_image_sequences_matlab directory now contains a bunch of camera##-seek.mat files that previously weren't there.

I don't know details about this evaluation process, but I would expect that those "cache" files would pollute any future/different evaluations that I might want to do with the dataset.

Is there any strong reason in favour of keeping those seek files after the evaluation is finished?

If not, I suggest to automatically delete them upon completion.

WurmD commented 9 years ago

The seek.mat files do not interfere with the evaluation or anything else, they simply speed up the access to the video images

Do you still feel they should be deleted?

Dario

On Thu, Oct 23, 2014 at 1:06 PM, Giovanni Saponaro <notifications@github.com

wrote:

Assigned #5 https://github.com/vislab-tecnico-lisboa/hda_code/issues/5 to @WurmD https://github.com/WurmD.

— Reply to this email directly or view it on GitHub https://github.com/vislab-tecnico-lisboa/hda_code/issues/5#event-182670226 .

gsaponaro commented 9 years ago

Fair enough! If the seek files indeed give a speed advantage (and no disadvantages), by all means keep them.

Suggestion for the future: (if these files are not computer-specific) distribute them with the database.