From 52cfd1cc3f98660b7535c1c17d12689e0baca241 Mon Sep 17 00:00:00 2001 From: wangguanan Date: Mon, 10 Aug 2020 10:49:20 +0800 Subject: [PATCH] add msmt17 results --- projects/DistillReID/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/DistillReID/README.md b/projects/DistillReID/README.md index 1289a52..6880b8c 100644 --- a/projects/DistillReID/README.md +++ b/projects/DistillReID/README.md @@ -26,7 +26,7 @@ CUDA_VISIBLE_DEVICES=$CUDA python ./projects/DistillReID/train_net.py --kd --con All the experiments are conducted with a P40 GPU and - CPU: Intel(R) Xeon(R) CPU E5-2683 v4 @ 2.10GHz -- GPU: Tesla P40 (Memory 22919MB) +- GPU:Tesla P40 (Memory 22919MB) ### DukeMTMC-reID @@ -34,7 +34,7 @@ All the experiments are conducted with a P40 GPU and ### Market-1501 -
Rank-1 (mAP) /
Q.Time/batch(128)
Student (BagTricks)
IBN-101IBN-50IBN-34IBN-18
Teacher
(BagTricks)
IBN-10195.43(88.95)/0.2698s95.19(89.52)/0.1791s94.51(87.82)/0.0869s93.85(85.77)/0.0612s
IBN-50-95.25(88.16)/0.1823s95.13(87.28)/0.0863s
IBN-34-94.63(84.91)/0.0860s93.71(85.20)/0.0620s
IBN-18---92.87(81.22)/0.0615s
Average Q.Time0.2698s0.1807s0.0864s0.0616s
+
Rank-1 (mAP) /
Q.Time/batch(128)
Student (BagTricks)
IBN-101IBN-50IBN-34IBN-18
Teacher
(BagTricks)
IBN-10195.43(88.95)/0.2698s95.19(89.52)/0.1791s94.51(87.82)/0.0869s93.85(85.77)/0.0612s
IBN-50-95.25(88.16)/0.1823s95.13(87.28)/0.0863s94.18(85.81)/0.0614s
IBN-34-94.63(84.91)/0.0860s93.71(85.20)/0.0620s
IBN-18---92.87(81.22)/0.0615s
Average Q.Time0.2698s0.1807s0.0864s0.0616s
### MSMT17