GPU:1080ti
CPU:64 core
pytorch 1.4.0
dataset: CUHK-SYSU
- #DetParams: 16.73M #reIDParams: 18.32M
loading checkpoint ./checkpoints/20210409/ssmbsloimb5dowu/latest.pth
evaluating detections
all detection:
recall = 88.83%
ap = 84.76%
labeled_only detection:
recall = 99.20%
ap = 37.35%
search ranking:
recall = 99.18%
mAP = 90.06%
top- 1 = 90.83%
top- 5 = 96.62%
top-10 = 97.66%
Finished. Total elapsed time (h:m:s): 4:47:02
Experiment name: ssmbsloimb5dowu
The highest result of the benchmark network I trained was 90.83. When I train Baseline many times, most results are 89.* how to solve?
GPU:1080ti
CPU:64 core
pytorch 1.4.0
dataset: CUHK-SYSU
loading checkpoint ./checkpoints/20210409/ssmbsloimb5dowu/latest.pth
evaluating detections
all detection:
recall = 88.83%
ap = 84.76%
labeled_only detection:
recall = 99.20%
ap = 37.35%
search ranking:
recall = 99.18%
mAP = 90.06%
top- 1 = 90.83%
top- 5 = 96.62%
top-10 = 97.66%
Finished. Total elapsed time (h:m:s): 4:47:02
Experiment name: ssmbsloimb5dowu
The highest result of the benchmark network I trained was 90.83. When I train Baseline many times, most results are 89.* how to solve?