Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:42
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/302201ba78a43de692505bccffa27b33 to your computer and use it in GitHub Desktop.
Save sturkmen72/302201ba78a43de692505bccffa27b33 to your computer and use it in GitHub Desktop.
tracker benchmark 9
cmt_test --video=E:/vot2017/bmx/%%08d.jpg --gt=E:/vot2017/bmx/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 75
Overlap > 0.5 6.66667% 5
Precision 6.66667%
Recall 6.66667%
f-measure 6.66667%
AUC 0.744667
Performance 88.7526 ms/frame 11.2673 fps
==========
CMT
Overlap > 0 100% 75
Overlap > 0.5 28% 21
Precision 28%
Recall 28%
f-measure 28%
AUC 0.624533
Performance 173.927 ms/frame 5.74955 fps
==========
MOSSE
Overlap > 0 92% 69
Overlap > 0.5 6.66667% 5
Precision 7.24638%
Recall 6.66667%
f-measure 6.94444%
AUC 0.768
Performance 3.57988 ms/frame 279.339 fps
==========
MEDIAN_FLOW
Overlap > 0 38.6667% 29
Overlap > 0.5 24% 18
Precision 62.069%
Recall 24%
f-measure 34.6154%
AUC 0.792267
Performance 12.8111 ms/frame 78.0575 fps
==========
BACF
Overlap > 0 100% 75
Overlap > 0.5 21.3333% 16
Precision 21.3333%
Recall 21.3333%
f-measure 21.3333%
AUC 0.676
Performance 2.54164 ms/frame 393.446 fps
==========
MIL
Overlap > 0 70.6667% 53
Overlap > 0.5 8% 6
Precision 8%
Recall 8%
f-measure 8%
AUC 0.895733
Performance 84.0151 ms/frame 11.9026 fps
==========
BOOSTING
Overlap > 0 100% 75
Overlap > 0.5 8% 6
Precision 8%
Recall 8%
f-measure 8%
AUC 0.727467
Performance 101.704 ms/frame 9.83243 fps
==========
TLD
Overlap > 0 58.6667% 44
Overlap > 0.5 18.6667% 14
Precision 18.9189%
Recall 18.6667%
f-measure 18.7919%
AUC 0.811467
Performance 122.251 ms/frame 8.17992 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment