Papers › BoT-SORT: Robust Associations Multi-Pedestrian Tracking

BoT-SORT: Robust Associations Multi-Pedestrian Tracking

29 Jun 2022arXiv:2206.14651archive 2025-07-28

Nir Aharon, Roy Orfaig, Ben-Zion Bobrovsky

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

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2206.14651")

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran · our draft was wrong.

By repository: official repository: 9 samples from 1 repository, 3 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

niraharon/bot-sort officialmentioned in papermentioned on GitHubpytorchMIT report
Robotmurlock/Motrack mentioned on GitHubMIT report
airotau/pointpillarshailoinnoviz mentioned on GitHubpytorch report
mikel-brostrom/boxmot mentioned on GitHubpytorchAGPL-3.0 report
viplix3/BoTSORT-cpp mentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 4 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran · our draft was wrong
6unverified

Licence: 1 of the 10 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from niraharon/bot-sort. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

autopad niraharon/bot-sort/yolov7/models/common.py official repository ran · honoured contract MIT (permissive) · 988a3c854b1b13d0 · report
joint_stracks niraharon/bot-sort/tracker/bot_sort.py official repository ran · our draft was wrong MIT (permissive) · 557de671825f7887 · report
sub_stracks niraharon/bot-sort/tracker/bot_sort.py official repository ran · our draft was wrong MIT (permissive) · 322ac55b144012cf · report
DWConv niraharon/bot-sort/yolov7/models/common.py official repository unverified MIT (permissive) · b9a38c519e71eeba · report
linear_assignment niraharon/bot-sort/tracker/matching.py official repository unverified MIT (permissive) · fa0376e6b3c39f1b · report
merge_matches niraharon/bot-sort/tracker/matching.py official repository unverified MIT (permissive) · de19615aab6efe36 · report
postprocess niraharon/bot-sort/fast_reid/fast_reid_interfece.py official repository unverified MIT (permissive) · 967fd53d2da42e11 · report
preprocess niraharon/bot-sort/fast_reid/fast_reid_interfece.py official repository unverified MIT (permissive) · c23eced4a7405ac6 · report
transI_fusebn niraharon/bot-sort/yolov7/models/common.py official repository unverified MIT (permissive) · 079d0a85a0bfbb47 · report
get_image_list identical code first harvested elsewhere ran · our draft was wrong fingerprinted licence of this copy not recorded · 6874177200d9a346 · report

Tasks

Multi-Object TrackingObjectObject Tracking

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multi-Object Tracking MOT17 BoT-SORT HOTA 65.0 #10 of 48 Archive leaderboard report
Multi-Object Tracking MOT17 BoT-SORT IDF1 80.2 #10 of 48 Archive leaderboard report
Multi-Object Tracking MOT17 BoT-SORT MOTA 80.5 #10 of 48 Archive leaderboard report
Multi-Object Tracking MOT20 BoT-SORT HOTA 63.3 #9 of 27 Archive leaderboard report
Multi-Object Tracking MOT20 BoT-SORT IDF1 77.5 #9 of 27 Archive leaderboard report
Multi-Object Tracking MOT20 BoT-SORT MOTA 77.8 #9 of 27 Archive leaderboard report
Object Tracking QuadTrack Bot-SORT HOTA 15.77 #8 of 8 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Test

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections