SpyderXu / multi-object-tracking-paper-list

Paper list and source code for multi-object-tracking
1.66k stars 355 forks source link

Performance comparison? #9

Open ardianumam opened 5 years ago

ardianumam commented 5 years ago

Hi,

Thanks for providing this useful information. I’m new in object tracking but I already know many enough for object detection (single input image). Can you provide information, e.g., which are the top-3 for current object tracking methods available? Thanks.

fubel commented 5 years ago

Hi,

I'm not a contributor to this repository but I noticed you're question. Usually one of the best sources to compare tracking methods (at least for person tracking) is the MOT benchmark:

https://motchallenge.net/data/MOT17/

You can find similar challenges for general visual tracking and some of the papers/algorithms listed in this repository are also listed on the MOT result tables.