Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:08
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/89154aa49def5eb7b0c372aa04b8b2e2 to your computer and use it in GitHub Desktop.
Save sturkmen72/89154aa49def5eb7b0c372aa04b8b2e2 to your computer and use it in GitHub Desktop.
tracker benchmark 2
cmt_test --video=E:/vot2017/ants3/%%08d.jpg --gt=E:/vot2017/ants3/groundtruth.txt --plot CSRT,MOSSE,MEDIAN_FLOW,BACF,CMT,MIL,BOOSTING,TLD
CSRT
Overlap > 0 53.1142% 307
Overlap > 0.5 3.11419% 18
Precision 3.11419%
Recall 3.11419%
f-measure 3.11419%
AUC 0.870588
Performance 37.5266 ms/frame 26.6478 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.129711 ms/frame 7709.42 fps
==========
MEDIAN_FLOW
Overlap > 0 37.8893% 219
Overlap > 0.5 3.97924% 23
Precision 4.12186%
Recall 3.97924%
f-measure 4.0493%
AUC 0.958945
Performance 13.8774 ms/frame 72.0596 fps
==========
BACF
Overlap > 0 3.2872% 19
Overlap > 0.5 2.42215% 14
Precision 22.9508%
Recall 2.42215%
f-measure 4.38185%
AUC 0.991246
Performance 0.298742 ms/frame 3347.37 fps
==========
CMT
Overlap > 0 100% 578
Overlap > 0.5 36.8512% 213
Precision 36.8512%
Recall 36.8512%
f-measure 36.8512%
AUC 0.588028
Performance 45.9911 ms/frame 21.7433 fps
==========
MIL
Overlap > 0 6.92042% 40
Overlap > 0.5 0.346021% 2
Precision 0.346021%
Recall 0.346021%
f-measure 0.346021%
AUC 1.00005
Performance 68.8524 ms/frame 14.5238 fps
==========
BOOSTING
Overlap > 0 6.57439% 38
Overlap > 0.5 2.42215% 14
Precision 2.42215%
Recall 2.42215%
f-measure 2.42215%
AUC 0.981349
Performance 27.0536 ms/frame 36.9637 fps
==========
TLD
Overlap > 0 39.6194% 229
Overlap > 0.5 9.86159% 57
Precision 9.86159%
Recall 9.86159%
f-measure 9.86159%
AUC 0.876332
Performance 95.0125 ms/frame 10.5249 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment