Skip to content

DemacianPrince/Market1501Evaluation

Repository files navigation

Market-1501 Evaluation Code

Matlab codes for evaluating performance on Market-1501 Person Re-ID Dataset.

Usage

  1. Calculate and save the feature for the query and gallery images of the dataset in advance;

  2. Change the query and gallery feature directory in the codes correspondingly;

  3. Run market_evaluation.m to get the Rank1-Accuracy and mAP result.

Citation

If you use this code, please kindly cite this paper:

 @inproceedings{zheng2015scalable,
   title={Scalable Person Re-identification: A Benchmark},
   author={Zheng, Liang and Shen, Liyue and Tian, Lu and Wang, Shengjin and Wang, Jingdong and Tian, Qi},
   booktitle={Computer Vision, IEEE International Conference on},
   year={2015}
 }

About

Evaluation codes for Market-1501 Person Re-ID Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published