Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:30
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/b3734332abc904a5bfdaf56d18350838 to your computer and use it in GitHub Desktop.
Save sturkmen72/b3734332abc904a5bfdaf56d18350838 to your computer and use it in GitHub Desktop.
tracker benchmark 7
cmt_test --video=E:/vot2017/birds1/%%08d.jpg --gt=E:/vot2017/birds1/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 35.7988% 121
Overlap > 0.5 10.0592% 34
Precision 10.0592%
Recall 10.0592%
f-measure 10.0592%
AUC 0.859586
Performance 76.3636 ms/frame 13.0952 fps
==========
CMT
Overlap > 0 56.8047% 192
Overlap > 0.5 1.77515% 6
Precision 1.77515%
Recall 1.77515%
f-measure 1.77515%
AUC 0.960917
Performance 24.4424 ms/frame 40.9125 fps
==========
MOSSE
Overlap > 0 0.295858% 1
Overlap > 0.5 0% 0
Precision 0%
Recall 0%
f-measure -nan(ind)%
AUC 1.00953
Performance 0.41294 ms/frame 2421.66 fps
==========
MEDIAN_FLOW
Overlap > 0 0% 0
Overlap > 0.5 0% 0
Precision -nan(ind)%
Recall 0%
f-measure -nan(ind)%
AUC 1.01
Performance 13.1395 ms/frame 76.1064 fps
==========
BACF
Overlap > 0 0% 0
Overlap > 0.5 0% 0
Precision -nan(ind)%
Recall 0%
f-measure -nan(ind)%
AUC 1.01
Performance 0.411897 ms/frame 2427.79 fps
==========
MIL
Overlap > 0 97.3373% 329
Overlap > 0.5 34.3195% 116
Precision 34.3195%
Recall 34.3195%
f-measure 34.3195%
AUC 0.58074
Performance 74.9883 ms/frame 13.3354 fps
==========
BOOSTING
Overlap > 0 19.5266% 66
Overlap > 0.5 6.50888% 22
Precision 6.50888%
Recall 6.50888%
f-measure 6.50888%
AUC 0.931538
Performance 40.5692 ms/frame 24.6493 fps
==========
TLD
Overlap > 0 4.73373% 16
Overlap > 0.5 0% 0
Precision 0%
Recall 0%
f-measure -nan(ind)%
AUC 1.00728
Performance 107.948 ms/frame 9.26372 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment