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

Posemask_viper #5

Closed thuybinh closed 8 years ago

thuybinh commented 8 years ago

Dear Robert, I have been working with your source code. Could you tell me what "posemask_viper.mat" is and how to generate this matrix. Best Regards, ThuyBinh

Robert0812 commented 8 years ago

We use pose estimation approach to generate pose skeleton, and apply Gaussian blur to estimated joints, that produces posemask_viper.mat.

thuybinh commented 8 years ago

Thanks for your help! Best Regards, ThuyBinh