cheind / py-motmetrics

:bar_chart: Benchmark multiple object trackers (MOT) in Python
MIT License
1.37k stars 259 forks source link

How to get summary on MOT20? #125

Open CaucMark opened 3 years ago

CaucMark commented 3 years ago

Hi, I'm using this repository to evaluate my own results, but meet some problems. I've got some results of MOT20, and I use exactly the same way to evaluate the results as I do on MOT17, question is that I can successfully get the evaluate results on MOT17, but I just get 'nan' or '-inf%' on MOT20. I'm confused what's going on, can you help me?