Robert0812 / salience_reid

MATLAB code for our CVPR 2013 work "R. Zhao, W. Ouyang, and X. Wang. Unsupervised Salience Learning for Person Re-identification. In CVPR 2013."
http://mmlab.ie.cuhk.edu.hk/projects/project_salience_reid/index.html
31 stars 36 forks source link

demo_salience_reid_ethz #4

Closed phupv93 closed 8 years ago

phupv93 commented 8 years ago

Dear Rober0812, I have joined in person re-identification field for a month. And now, I am studying about your algorithms to solve saliency problem. The program with dataset Viper run well. But with dataset Ethz, I have a trouble in "combine with other features and evaluation" step. I do not know how "disty.mat", "color.mat", "hist.mat", "epitext.mat" are generated. Could you show me the way to create or use these matrix. Best Regards, Phu Pham

Robert0812 commented 8 years ago

These are distances produced by SDALF

phupv93 commented 8 years ago

Thanks for your help.

Feesics commented 6 years ago

I met the similar problem as you described, have you solved that problem? I hope you can tell me the solution detaily about this problem, thanks a lot.