Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:39
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/32b4adc3ae4bd4fe48d9fbf210d041d1 to your computer and use it in GitHub Desktop.
Save sturkmen72/32b4adc3ae4bd4fe48d9fbf210d041d1 to your computer and use it in GitHub Desktop.
tracker benchmark 8
cmt_test --video=E:/vot2017/blanket/%%08d.jpg --gt=E:/vot2017/blanket/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 224
Overlap > 0.5 78.5714% 176
Precision 78.5714%
Recall 78.5714%
f-measure 78.5714%
AUC 0.420446
Performance 55.1235 ms/frame 18.1411 fps
==========
CMT
Overlap > 0 99.1071% 222
Overlap > 0.5 13.3929% 30
Precision 13.3929%
Recall 13.3929%
f-measure 13.3929%
AUC 0.703571
Performance 18.5113 ms/frame 54.0211 fps
==========
MOSSE
Overlap > 0 6.69643% 15
Overlap > 0.5 6.69643% 15
Precision 100%
Recall 6.69643%
f-measure 12.5523%
AUC 0.956607
Performance 0.439339 ms/frame 2276.15 fps
==========
MEDIAN_FLOW
Overlap > 0 97.3214% 218
Overlap > 0.5 24.1071% 54
Precision 24.7706%
Recall 24.1071%
f-measure 24.4344%
AUC 0.565848
Performance 2.10003 ms/frame 476.184 fps
==========
BACF
Overlap > 0 88.3929% 198
Overlap > 0.5 58.4821% 131
Precision 66.1616%
Recall 58.4821%
f-measure 62.0853%
AUC 0.516429
Performance 2.37545 ms/frame 420.972 fps
==========
MIL
Overlap > 0 99.5536% 223
Overlap > 0.5 34.375% 77
Precision 34.375%
Recall 34.375%
f-measure 34.375%
AUC 0.620536
Performance 79.8273 ms/frame 12.527 fps
==========
BOOSTING
Overlap > 0 18.75% 42
Overlap > 0.5 8.03571% 18
Precision 8.03571%
Recall 8.03571%
f-measure 8.03571%
AUC 0.929375
Performance 28.9824 ms/frame 34.5036 fps
==========
TLD
Overlap > 0 78.125% 175
Overlap > 0.5 18.75% 42
Precision 18.75%
Recall 18.75%
f-measure 18.75%
AUC 0.792991
Performance 34.698 ms/frame 28.8201 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment