BoT-SORT: Robust Associations Multi-Pedestrian Tracking
Nir Aharon, Roy Orfaig, Ben-Zion Bobrovsky
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/niraharon/bot-sortOfficialIn paperpytorch★ 1,379
- github.com/mikel-brostrom/boxmotpytorch★ 8,068
- github.com/viplix3/BoTSORT-cppnone★ 226
- github.com/Robotmurlock/Motracknone★ 16
- github.com/airotau/pointpillarshailoinnovizpytorch★ 7
- github.com/tensorworksio/mot.cppnone★ 3
- github.com/PaddlePaddle/PaddleDetection/tree/develop/configs/motpaddle★ 0
Abstract
The goal of multi-object tracking (MOT) is detecting and tracking all the objects in a scene, while keeping a unique identifier for each object. In this paper, we present a new robust state-of-the-art tracker, which can combine the advantages of motion and appearance information, along with camera-motion compensation, and a more accurate Kalman filter state vector. Our new trackers BoT-SORT, and BoT-SORT-ReID rank first in the datasets of MOTChallenge [29, 11] on both MOT17 and MOT20 test sets, in terms of all the main MOT metrics: MOTA, IDF1, and HOTA. For MOT17: 80.5 MOTA, 80.2 IDF1, and 65.0 HOTA are achieved. The source code and the pre-trained models are available at https://github.com/NirAharon/BOT-SORT
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| MOT17 | BoT-SORT | HOTA | 65 | — | Unverified |
| MOT20 | BoT-SORT | HOTA | 63.3 | — | Unverified |