Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:52
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/66b368b9db65f48bd5a1d6e184280a4d to your computer and use it in GitHub Desktop.
Save sturkmen72/66b368b9db65f48bd5a1d6e184280a4d to your computer and use it in GitHub Desktop.
tracker benchmark 11
cmt_test --video=E:/vot2017/book/%%08d.jpg --gt=E:/vot2017/book/groundtruth.txt --plot CSRT,CMT,MOSSE,MEDIAN_FLOW,BACF,MIL,BOOSTING,TLD
CSRT
Overlap > 0 30.4598% 53
Overlap > 0.5 19.5402% 34
Precision 64.1509%
Recall 19.5402%
f-measure 29.9559%
AUC 0.84931
Performance 27.0576 ms/frame 36.9582 fps
==========
CMT
Overlap > 0 95.977% 167
Overlap > 0.5 2.87356% 5
Precision 2.87356%
Recall 2.87356%
f-measure 2.87356%
AUC 0.911552
Performance 125.463 ms/frame 7.97045 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.60424 ms/frame 1654.97 fps
==========
MEDIAN_FLOW
Overlap > 0 1.14943% 2
Overlap > 0.5 1.14943% 2
Precision 5.26316%
Recall 1.14943%
f-measure 1.88679%
AUC 1.00086
Performance 5.65754 ms/frame 176.755 fps
==========
BACF
Overlap > 0 0% 0
Overlap > 0.5 0% 0
Precision -nan(ind)%
Recall 0%
f-measure -nan(ind)%
AUC 1.01
Performance 0.458752 ms/frame 2179.83 fps
==========
MIL
Overlap > 0 20.1149% 35
Overlap > 0.5 0.574713% 1
Precision 0.574713%
Recall 0.574713%
f-measure 0.574713%
AUC 0.994885
Performance 89.5332 ms/frame 11.169 fps
==========
BOOSTING
Overlap > 0 39.6552% 69
Overlap > 0.5 0% 0
Precision 0%
Recall 0%
f-measure -nan(ind)%
AUC 0.967586
Performance 61.2522 ms/frame 16.3259 fps
==========
TLD
Overlap > 0 21.8391% 38
Overlap > 0.5 1.72414% 3
Precision 1.92308%
Recall 1.72414%
f-measure 1.81818%
AUC 0.987299
Performance 90.6973 ms/frame 11.0257 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment