JonathonLuiten / TrackEval

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

Is there an easy way of evaluating on half of MOT17? #110

Open mikel-brostrom opened 1 year ago

mikel-brostrom commented 1 year ago

I am experimenting quite a lot with trackers and continuously evaluating on MOT17. Even with a multi-gpu setup the evaluation process is very time consuming. Is there an easy way of evaluating on the first half of MOT17 other than splitting it in half manually? If not, is this something that you plan to add to the evaluation tool?

mikel-brostrom commented 1 year ago

I ended up writing a script for cutting the dataset from-to specific frames