Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sturkmen72/329791b067527c43259674a9c25992a4 to your computer and use it in GitHub Desktop.
Save sturkmen72/329791b067527c43259674a9c25992a4 to your computer and use it in GitHub Desktop.
tracker benchmark 6
cmt_test --video=E:/vot2017/basketball/%%08d.jpg --gt=E:/vot2017/basketball/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 724
Overlap > 0.5 81.3536% 589
Precision 81.3536%
Recall 81.3536%
f-measure 81.3536%
AUC 0.434848
Performance 68.8835 ms/frame 14.5173 fps
==========
CMT
Overlap > 0 71.8232% 520
Overlap > 0.5 1.9337% 14
Precision 1.9337%
Recall 1.9337%
f-measure 1.9337%
AUC 0.970331
Performance 303.728 ms/frame 3.29242 fps
==========
MOSSE
Overlap > 0 0% 0
Overlap > 0.5 0% 0
Precision -nan(ind)%
Recall 0%
f-measure -nan(ind)%
AUC 1.01
Performance 0.788134 ms/frame 1268.82 fps
==========
MEDIAN_FLOW
Overlap > 0 10.0829% 73
Overlap > 0.5 3.31492% 24
Precision 7.97342%
Recall 3.31492%
f-measure 4.68293%
AUC 0.966064
Performance 3.74429 ms/frame 267.073 fps
==========
BACF
Overlap > 0 42.8177% 310
Overlap > 0.5 31.6298% 229
Precision 31.6298%
Recall 31.6298%
f-measure 31.6298%
AUC 0.777265
Performance 2.57342 ms/frame 388.588 fps
==========
MIL
Overlap > 0 67.9558% 492
Overlap > 0.5 20.7182% 150
Precision 20.7182%
Recall 20.7182%
f-measure 20.7182%
AUC 0.749848
Performance 82.7031 ms/frame 12.0914 fps
==========
BOOSTING
Overlap > 0 10.0829% 73
Overlap > 0.5 1.24309% 9
Precision 1.24309%
Recall 1.24309%
f-measure 1.24309%
AUC 0.98895
Performance 54.0573 ms/frame 18.4989 fps
==========
TLD
Overlap > 0 30.2486% 219
Overlap > 0.5 1.24309% 9
Precision 1.24309%
Recall 1.24309%
f-measure 1.24309%
AUC 0.955815
Performance 72.2887 ms/frame 13.8334 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment