Papers › FairMOT: On the Fairness of Detection and Re-Identification in Multiple Object Tracking
FairMOT: On the Fairness of Detection and Re-Identification in Multiple Object Tracking
Yifu Zhang, Chunyu Wang, Xinggang Wang, Wen-Jun Zeng, Wenyu Liu
Multi-object tracking (MOT) is an important problem in computer vision which has a wide range of applications. Formulating MOT as multi-task learning of object detection and re-ID in a single network is appealing since it allows joint optimization of the two tasks and enjoys high computation efficiency. However, we find that the two tasks tend to compete with each other which need to be carefully addressed. In particular, previous works usually treat re-ID as a secondary task whose accuracy is heavily affected by the primary detection task. As a result, the network is biased to the primary detection task which is not fair to the re-ID task. To solve the problem, we present a simple yet effective approach termed as FairMOT based on the anchor-free object detection architecture CenterNet. Note that it is not a naive combination of CenterNet and re-ID. Instead, we present a bunch of detailed designs which are critical to achieve good tracking results by thorough empirical studies. The resulting approach achieves high accuracy for both detection and tracking. The approach outperforms the state-of-the-art methods by a large margin on several public datasets. The source code and pre-trained models are released at https://github.com/ifzhang/FairMOT.
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="2004.01888")
Code
Syntology Ran 8 of 53 code samples harvested from 10 repositories linked to this paper; 45 have no recorded run. Of those that ran: 2 ran · honoured contract; 3 ran · our draft was wrong; 3 ran with no contract checked.
By repository: community (archive-listed): 53 samples from 10 repositories, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
33 repositories listed; official and paper-mentioned ones first.
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
53 samples harvested; 8 ran; 2 honoured the contract we drafted; 45 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.
Licence: 0 of the 53 samples are 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 10 repositories linked to this paper, official or community; each sample names its own and says which. “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.
65d7a40d70c53ed9 · report
7df13fb9e54d592b · report
45c712b6ea9b312b · report
0d2550860de1d622 · report
82e6ffbe008d3cfa · report
b9e24c3e3e0e88a7 · report
41ded276da5308cd · report
9a73f2c41ea25d0b · report
ddb5a5004c8da97a · report
7ca75b6abf5efc06 · report
8accefa95d8419ec · report
35609759dcd23c82 · report
61bf3906cbd2ee87 · report
5f61628f4d5e3b95 · report
4656cb39277d4392 · report
cafc915688ec9b1e · report
71977bd2dff971d7 · report
3093599680093220 · report
4cdcf1e0374a3a59 · report
541ce6c4361d61d6 · report
c7ba403a1a392132 · report
d06a6708707d888d · report
45681b2c1a5d9cfb · report
0b062374daf8eacb · report
861194d214853027 · report
2dd32a0f4e7523b1 · report
81179724eab889ba · report
90caac012650cd20 · report
351075718e449c42 · report
42af9659af852ebd · report
c672ace389f767d9 · report
297139b9ee516b1d · report
5401cf8799c8bb5b · report
9cfc15fd1dbd64f3 · report
96d37c643b26e9d8 · report
738456e1b7388e7e · report
5f1e6bf7cfe64409 · report
fd8f3444be894f66 · report
96a9939953d5992d · report
e88a5b49e162d3f1 · report
aaa08776c6849af2 · report
df92561bc5f7e909 · report
56a63fa6e0a2dc6a · report
9eb3b334fd02b5d3 · report
1958a4fce355d7a6 · report
06869f0ca6ac6c89 · report
15af20c349fec967 · report
722ec979c0e8eafd · report
66744e8b3c8d06d3 · report
d1b59d059858d28c · report
261a9c5fae0c1b9f · report
a5e9dcaf8c7d4a82 · report
a43bd5ac31eb7191 · report
Tasks
Results from the paper archive 2025-07-28
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
Introduced by this paper: FairMOT
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