zhunzhong07/person-re-ranking

Where does 'cuhk03_multishot_config_detected.mat' come from?

handong1587 opened this issue · 2 comments

I can see in person-re-ranking/evaluation/data/CUHK03/save_img.m, you load 2 files like:
cuhk03_multishot_config_detected.mat
cuhk03_multishot_config_labeled.mat
I wonder where does these 2 files come from because I cannot find any other relevant code to create or describe them.
Thanks!

You can ignore save_img.m and _config.mat . It is a config file (contain image name list) for CUHK03, we have generated images with PNG format, it is available in Baiduyun or GoogleDriver.

Thanks for your kind reply. :-)