mikel-brostrom / boxmot

BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models
GNU Affero General Public License v3.0
6.7k stars 1.71k forks source link

MOT20 #1591

Closed microchila closed 2 months ago

microchila commented 2 months ago

Search before asking

Question

Can I ask if evaluating MOT20 only requires changing the MOT17 option to MOT20?

mikel-brostrom commented 2 months ago

Should be, yes. But let me know if it is not working 😄

microchila commented 2 months ago

It worked, and I'd also like to ask the author if it will support evaluation operations for more datasets in future updates?BDD100K or KITTI tracking..... @mikel-brostrom

mikel-brostrom commented 2 months ago

I have no intention of supporting more datasets at the moment. But would be glad to review a PR for this 😄

mikel-brostrom commented 1 month ago

KITTI dataset also requires download from link sent to a registered email. So as far as I know it is not automatable.

microchila commented 1 month ago

Ask the user to put the dataset in a fixed format and then run the evaluation script if the framework supports it. If you can do that, thank you very much. @mikel-brostrom