layumi / Person_reID_baseline_pytorch

:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
https://www.zdzheng.xyz
MIT License
4.11k stars 1.01k forks source link

matconvnet implement #88

Closed ghost closed 5 years ago

ghost commented 5 years ago

l tried using the matconvnet to implement this code, however, it shows that rank-1 only 61.5 and mAP 36.3 (market501,single-query) . I use the same setting with yours but that has little effect on the result. What can I do to obtain a good result? Thanks a lot!

layumi commented 5 years ago

Hi @lirui111 Did you use my code? Please check https://github.com/layumi/Person_reID_baseline_matconvnet