Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:10
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/ffc4646dc91ff6affd921144a1944c1d to your computer and use it in GitHub Desktop.
Save sturkmen72/ffc4646dc91ff6affd921144a1944c1d to your computer and use it in GitHub Desktop.
tracker benchmark 3
cmt_test --video=E:/vot2017/bag/%%08d.jpg --gt=E:/vot2017/bag/groundtruth.txt --plot CSRT,MOSSE,MEDIAN_FLOW,BACF,CMT,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 195
Overlap > 0.5 24.6154% 48
Precision 24.6154%
Recall 24.6154%
f-measure 24.6154%
AUC 0.605641
Performance 43.215 ms/frame 23.1401 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.564439 ms/frame 1771.67 fps
==========
MEDIAN_FLOW
Overlap > 0 40.5128% 79
Overlap > 0.5 0% 0
Precision 0%
Recall 0%
f-measure -nan(ind)%
AUC 0.98
Performance 2.17373 ms/frame 460.038 fps
==========
BACF
Overlap > 0 100% 195
Overlap > 0.5 40% 78
Precision 40%
Recall 40%
f-measure 40%
AUC 0.546564
Performance 1.05199 ms/frame 950.581 fps
==========
CMT
Overlap > 0 100% 195
Overlap > 0.5 2.05128% 4
Precision 2.05128%
Recall 2.05128%
f-measure 2.05128%
AUC 0.860615
Performance 13.1552 ms/frame 76.0156 fps
==========
MIL
Overlap > 0 100% 195
Overlap > 0.5 22.0513% 43
Precision 22.0513%
Recall 22.0513%
f-measure 22.0513%
AUC 0.618051
Performance 79.5648 ms/frame 12.5684 fps
==========
BOOSTING
Overlap > 0 100% 195
Overlap > 0.5 57.9487% 113
Precision 57.9487%
Recall 57.9487%
f-measure 57.9487%
AUC 0.516462
Performance 109.076 ms/frame 9.16796 fps
==========
TLD
Overlap > 0 100% 195
Overlap > 0.5 47.6923% 93
Precision 47.6923%
Recall 47.6923%
f-measure 47.6923%
AUC 0.48159
Performance 41.555 ms/frame 24.0645 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment