JonathonLuiten / TrackEval

HOTA (and other) evaluation metrics for Multi-Object Tracking (MOT).
MIT License
976 stars 243 forks source link

how to calculate HOTA for DeepSORT? #138

Closed tianyufang1958 closed 5 months ago

tianyufang1958 commented 1 year ago

As DeepSORT doesn't use IOU as matching criteria, i am just wondering how HOTA was calculated for DeepSORT? Thanks so much.

JonathonLuiten commented 5 months ago

You should calculate HOTA for DeepSORT or any method the EXACT SAME way, so that the metric is comparable between methods. Thus you can fairly compare methods.