Papers › Rethinking the competition between detection and ReID in Multi-Object Tracking

Rethinking the competition between detection and ReID in Multi-Object Tracking

23 Oct 2020arXiv:2010.12138archive 2025-07-28

Chao Liang, Zhipeng Zhang, Xue Zhou, Bing Li, Shuyuan Zhu, Weiming Hu

Due to balanced accuracy and speed, one-shot models which jointly learn detection and identification embeddings, have drawn great attention in multi-object tracking (MOT). However, the inherent differences and relations between detection and re-identification (ReID) are unconsciously overlooked because of treating them as two isolated tasks in the one-shot tracking paradigm. This leads to inferior performance compared with existing two-stage methods. In this paper, we first dissect the reasoning process for these two tasks, which reveals that the competition between them inevitably would destroy task-dependent representations learning. To tackle this problem, we propose a novel reciprocal network (REN) with a self-relation and cross-relation design so that to impel each branch to better learn task-dependent representations. The proposed model aims to alleviate the deleterious tasks competition, meanwhile improve the cooperation between detection and ReID. Furthermore, we introduce a scale-aware attention network (SAAN) that prevents semantic level misalignment to improve the association capability of ID embeddings. By integrating the two delicately designed networks into a one-shot online MOT system, we construct a strong MOT tracker, namely CSTrack. Our tracker achieves the state-of-the-art performance on MOT16, MOT17 and MOT20 datasets, without other bells and whistles. Moreover, CSTrack is efficient and runs at 16.4 FPS on a single modern GPU, and its lightweight version even runs at 34.6 FPS. The complete code has been released at https://github.com/JudasDie/SOTS.

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="2010.12138")

Code

Syntology Ran 2 of 15 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: community (archive-listed): 15 samples from 2 repositories, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

JudasDie/SOTS officialmentioned in papermentioned on GitHubpytorch report
Zhongdao/Towards-Realtime-MOT mentioned on GitHubpytorchMIT report
nemonameless/jde mentioned on GitHubpytorchMIT 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

15 samples harvested; 2 ran; 0 honoured the contract we drafted; 13 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.

2ran · our draft was wrong
13unverified

Licence: 0 of the 15 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 2 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.

joint_stracks Zhongdao/Towards-Realtime-MOT/tracker/multitracker.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 557de671825f7887 · report
sub_stracks Zhongdao/Towards-Realtime-MOT/tracker/multitracker.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 322ac55b144012cf · report
collate_fn Zhongdao/Towards-Realtime-MOT/utils/datasets.py community (archive-listed) unverified MIT (permissive) · 7ca75b6abf5efc06 · report
create_modules Zhongdao/Towards-Realtime-MOT/models.py community (archive-listed) unverified MIT (permissive) · 1d0ed55a31730d4a · report
create_modules nemonameless/jde/models.py community (archive-listed) unverified MIT (permissive) · afc666065e74d2cf · report
letterbox Zhongdao/Towards-Realtime-MOT/utils/datasets.py community (archive-listed) unverified MIT (permissive) · 90caac012650cd20 · report
linear_assignment Zhongdao/Towards-Realtime-MOT/tracker/matching.py community (archive-listed) unverified MIT (permissive) · fa0376e6b3c39f1b · report
merge_matches Zhongdao/Towards-Realtime-MOT/tracker/matching.py community (archive-listed) unverified MIT (permissive) · de19615aab6efe36 · report
parse_data_cfg Zhongdao/Towards-Realtime-MOT/utils/parse_config.py community (archive-listed) unverified MIT (permissive) · 5f1e6bf7cfe64409 · report
parse_model_cfg Zhongdao/Towards-Realtime-MOT/utils/parse_config.py community (archive-listed) unverified MIT (permissive) · 3931670f65ad9328 · report
random_affine Zhongdao/Towards-Realtime-MOT/utils/datasets.py community (archive-listed) unverified MIT (permissive) · 5e616815ca4cc1ed · report
read_mot_results Zhongdao/Towards-Realtime-MOT/utils/io.py community (archive-listed) unverified MIT (permissive) · 9eb3b334fd02b5d3 · report
read_results Zhongdao/Towards-Realtime-MOT/utils/io.py community (archive-listed) unverified MIT (permissive) · 1958a4fce355d7a6 · report
shift_tensor_vertically Zhongdao/Towards-Realtime-MOT/models.py community (archive-listed) unverified MIT (permissive) · 9eb6a59860b08148 · report
unzip_objs Zhongdao/Towards-Realtime-MOT/utils/io.py community (archive-listed) unverified MIT (permissive) · 261a9c5fae0c1b9f · report

Tasks

Multi-Object TrackingObject Tracking

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Multi-Object Tracking HiEve CSTrack IDF1 51.4 #1 of 4 Archive leaderboard report
Multi-Object Tracking HiEve CSTrack MOTA 48.6 #1 of 4 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.

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