Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:48
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/451eef1ea88ec61928201d5024715755 to your computer and use it in GitHub Desktop.
Save sturkmen72/451eef1ea88ec61928201d5024715755 to your computer and use it in GitHub Desktop.
tracker benchmark 10
cmt_test --video=E:/vot2017/bolt1/%%08d.jpg --gt=E:/vot2017/bolt1/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 349
Overlap > 0.5 63.0372% 220
Precision 63.0372%
Recall 63.0372%
f-measure 63.0372%
AUC 0.480057
Performance 67.9315 ms/frame 14.7207 fps
==========
CMT
Overlap > 0 26.361% 92
Overlap > 0.5 1.14613% 4
Precision 1.14613%
Recall 1.14613%
f-measure 1.14613%
AUC 0.995158
Performance 351.793 ms/frame 2.84258 fps
==========
MOSSE
Overlap > 0 0.573066% 2
Overlap > 0.5 0.573066% 2
Precision 100%
Recall 0.573066%
f-measure 1.1396%
AUC 1.00633
Performance 0.477923 ms/frame 2092.39 fps
==========
MEDIAN_FLOW
Overlap > 0 1.14613% 4
Overlap > 0.5 1.14613% 4
Precision 2.27273%
Recall 1.14613%
f-measure 1.52381%
AUC 1.00281
Performance 3.92938 ms/frame 254.493 fps
==========
BACF
Overlap > 0 24.9284% 87
Overlap > 0.5 11.7479% 41
Precision 11.7479%
Recall 11.7479%
f-measure 11.7479%
AUC 0.887593
Performance 2.51574 ms/frame 397.497 fps
==========
MIL
Overlap > 0 3.72493% 13
Overlap > 0.5 1.14613% 4
Precision 1.14613%
Recall 1.14613%
f-measure 1.14613%
AUC 0.996791
Performance 53.4212 ms/frame 18.7192 fps
==========
BOOSTING
Overlap > 0 6.30372% 22
Overlap > 0.5 2.00573% 7
Precision 2.00573%
Recall 2.00573%
f-measure 2.00573%
AUC 0.985817
Performance 35.0761 ms/frame 28.5094 fps
==========
TLD
Overlap > 0 3.72493% 13
Overlap > 0.5 1.14613% 4
Precision 1.14943%
Recall 1.14613%
f-measure 1.14778%
AUC 1.00046
Performance 60.163 ms/frame 16.6215 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment