Skip to content

Instantly share code, notes, and snippets.

@sturkmen72
Created November 26, 2018 20:12
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/5f90feb1be6d70cca005c3399eb7986c to your computer and use it in GitHub Desktop.
Save sturkmen72/5f90feb1be6d70cca005c3399eb7986c to your computer and use it in GitHub Desktop.
tracker benchmark 4
cmt_test --video=E:/vot2017/ball1/%%08d.jpg --gt=E:/vot2017/ball1/groundtruth.txt --plot CSRT,MOSSE,MEDIAN_FLOW,BACF,CMT,MIL,BOOSTING,TLD
CSRT
Overlap > 0 100% 68
Overlap > 0.5 91.1765% 62
Precision 91.1765%
Recall 91.1765%
f-measure 91.1765%
AUC 0.262206
Performance 43.8862 ms/frame 22.7862 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.307373 ms/frame 3253.38 fps
==========
MEDIAN_FLOW
Overlap > 0 85.2941% 58
Overlap > 0.5 14.7059% 10
Precision 14.7059%
Recall 14.7059%
f-measure 14.7059%
AUC 0.852059
Performance 13.5441 ms/frame 73.833 fps
==========
BACF
Overlap > 0 45.5882% 31
Overlap > 0.5 5.88235% 4
Precision 6.55738%
Recall 5.88235%
f-measure 6.20155%
AUC 0.916471
Performance 1.0046 ms/frame 995.417 fps
==========
CMT
Overlap > 0 100% 68
Overlap > 0.5 14.7059% 10
Precision 14.7059%
Recall 14.7059%
f-measure 14.7059%
AUC 0.854118
Performance 1964.37 ms/frame 0.509068 fps
==========
MIL
Overlap > 0 97.0588% 66
Overlap > 0.5 77.9412% 53
Precision 77.9412%
Recall 77.9412%
f-measure 77.9412%
AUC 0.376765
Performance 85.309 ms/frame 11.7221 fps
==========
BOOSTING
Overlap > 0 54.4118% 37
Overlap > 0.5 38.2353% 26
Precision 38.2353%
Recall 38.2353%
f-measure 38.2353%
AUC 0.695882
Performance 25.4052 ms/frame 39.362 fps
==========
TLD
Overlap > 0 2.94118% 2
Overlap > 0.5 1.47059% 1
Precision 1.47059%
Recall 1.47059%
f-measure 1.47059%
AUC 0.995735
Performance 155.144 ms/frame 6.44564 fps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment