Skip to content

Files

Latest commit

Feb 17, 2021
4b2fb7e · Feb 17, 2021

History

History
This branch is up to date with NVlabs/DG-Net-PP:master.

reid_eval

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 17, 2021
Feb 8, 2021
Feb 17, 2021
Feb 17, 2021

Evaluation

The results are slightly different from the paper.

  • For market2duke
python test_2label_duke.py --name best-market2duke --which_epoch 231805

The result is Rank@1:0.7931 Rank@5:0.8793 Rank@10:0.8990 mAP:0.6436.

--name model name

--which_epoch select the i-th model

  • For duke2market
python test_2label_market.py --name best-duke2market --which_epoch 172353

The result is `Rank@1:0.8260 Rank@5:0.9136 Rank@10:0.9388 mAP:0.6400`