Papers › Tracking without bells and whistles

Tracking without bells and whistles

13 Mar 2019ICCV 2019 10arXiv:1903.05625archive 2025-07-28

Philipp Bergmann, Tim Meinhardt, Laura Leal-Taixe

The problem of tracking multiple objects in a video sequence poses several challenging tasks. For tracking-by-detection, these include object re-identification, motion prediction and dealing with occlusions. We present a tracker (without bells and whistles) that accomplishes tracking without specifically targeting any of these tasks, in particular, we perform no training or optimization on tracking data. To this end, we exploit the bounding box regression of an object detector to predict the position of an object in the next frame, thereby converting a detector into a Tracktor. We demonstrate the potential of Tracktor and provide a new state-of-the-art on three multi-object tracking benchmarks by extending it with a straightforward re-identification and camera motion compensation. We then perform an analysis on the performance and failure cases of several state-of-the-art tracking methods in comparison to our Tracktor. Surprisingly, none of the dedicated tracking methods are considerably better in dealing with complex tracking scenarios, namely, small and occluded objects or missing detections. However, our approach tackles most of the easy tracking scenarios. Therefore, we motivate our approach as a new tracking paradigm and point out promising future research directions. Overall, Tracktor yields superior tracking performance than any current tracking method and our analysis exposes remaining and unsolved tracking challenges to inspire future research directions.

PaperPDFConference PDFCodeCode 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="1903.05625")

Code

Syntology Ran 3 of 14 code samples harvested from 4 repositories linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong.

By repository: official repository: 1 sample from 1 repository, 1 ran; community (archive-listed): 13 samples from 3 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.

13 repositories listed; official and paper-mentioned ones first.

phil-bergmann/tracking_wo_bnw officialmentioned on GitHubpytorch report
HoganZhang/mot_neural_solver mentioned on GitHubpytorchMIT report
LKLQQ/tracktor mentioned on GitHubmindspore report
dvl-tum/mot_neural_solver mentioned on GitHubpytorchMIT report
dvl-tum/motsynth-baselines mentioned on GitHubpytorch report
mhnasseri/sort_oh mentioned on GitHub 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

14 samples harvested; 3 ran; 0 honoured the contract we drafted; 11 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 · violated contract
2ran · our draft was wrong
11unverified

Licence: 2 of the 14 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 4 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.

add_reid_config phil-bergmann/tracking_wo_bnw/experiments/scripts/test_tracktor.py official repository ran · violated contract fingerprinted GPL-3.0 (copyleft) · pointer only · 674d27c167284749 · report
conv1x1 HoganZhang/mot_neural_solver/src/mot_neural_solver/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 158bf4c3a5f11f04 · report
conv3x3 HoganZhang/mot_neural_solver/src/mot_neural_solver/models/resnet.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 29df79c9fdb0cee8 · report
compute_edge_feats_dict HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/graph.py community (archive-listed) unverified MIT (permissive) · fb71468b42f7cac5 · report
euclidean_squared_distance LKLQQ/tracktor/src/tracker.py community (archive-listed) unverified Apache-2.0 (permissive) · ea0c805baf7df07e · report
evaluate_bm a-doering/tracker_w_correlation_motion_model/experiments/evaluation_tools/evaluate_track_missed_found.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 6132951fa0baa740 · report
fast_compute_class_metric HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/evaluation.py community (archive-listed) unverified MIT (permissive) · cc0fc0becaa56966 · report
get_knn_mask HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/graph.py community (archive-listed) unverified MIT (permissive) · a94a431843c7a13d · report
get_run_str HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/misc.py community (archive-listed) unverified MIT (permissive) · c49058482b5bb7d3 · report
get_time_valid_conn_ixs HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/graph.py community (archive-listed) unverified MIT (permissive) · 5b7a2d7d8c59a405 · report
iou HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/iou.py community (archive-listed) unverified MIT (permissive) · 6d5874069afb5da1 · report
iou_pairs HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/iou.py community (archive-listed) unverified MIT (permissive) · 0816e9deea80e29e · report
load_pickle HoganZhang/mot_neural_solver/src/mot_neural_solver/utils/misc.py community (archive-listed) unverified MIT (permissive) · 077d777092baa347 · report
resnet18 HoganZhang/mot_neural_solver/src/mot_neural_solver/models/resnet.py community (archive-listed) unverified MIT (permissive) · 132de39f1f8d09d3 · report

Tasks

Motion CompensationMulti-Object TrackingObjectObject Trackingmotion prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Online Multi-Object Tracking 2D MOT 2015 Tracktor++ MOTA 44.1 #1 of 1 Archive leaderboard report
Online Multi-Object Tracking MOT16 Tracktor++ MOTA 54.4 #3 of 5 Archive leaderboard report
Online Multi-Object Tracking MOT17 Tracktor++ MOTA 53.5 #1 of 2 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