Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:24
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/e8d1024c756f4151058eb90452f5aae7 to your computer and use it in GitHub Desktop.
Save sturkmen72/e8d1024c756f4151058eb90452f5aae7 to your computer and use it in GitHub Desktop.
tracker benchmark 5
cmt_test --video=E:/vot2017/ball2/%%08d.jpg --gt=E:/vot2017/ball2/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 40
Overlap > 0.5 37.5% 15
Precision 37.5%
Recall 37.5%
f-measure 37.5%
AUC 0.57925
Performance 66.5193 ms/frame 15.0332 fps
==========
CMT
Overlap > 0 22.5% 9
Overlap > 0.5 2.5% 1
Precision 2.5%
Recall 2.5%
f-measure 2.5%
AUC 0.9825
Performance 642.768 ms/frame 1.55577 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.416415 ms/frame 2401.45 fps
==========
MEDIAN_FLOW
Overlap > 0 17.5% 7
Overlap > 0.5 2.5% 1
Precision 2.5641%
Recall 2.5%
f-measure 2.53165%
AUC 0.96625
Performance 13.7482 ms/frame 72.7368 fps
==========
BACF
Overlap > 0 10% 4
Overlap > 0.5 2.5% 1
Precision 25%
Recall 2.5%
f-measure 4.54545%
AUC 0.97175
Performance 0.616448 ms/frame 1622.2 fps
==========
MIL
Overlap > 0 22.5% 9
Overlap > 0.5 2.5% 1
Precision 2.5%
Recall 2.5%
f-measure 2.5%
AUC 0.92525
Performance 76.4762 ms/frame 13.076 fps
==========
BOOSTING
Overlap > 0 7.5% 3
Overlap > 0.5 2.5% 1
Precision 2.5%
Recall 2.5%
f-measure 2.5%
AUC 0.97425
Performance 30.3354 ms/frame 32.9648 fps
==========
TLD
Overlap > 0 15% 6
Overlap > 0.5 7.5% 3
Precision 7.5%
Recall 7.5%
f-measure 7.5%
AUC 0.94125
Performance 138.031 ms/frame 7.24476 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment