Papers › OVTR: End-to-End Open-Vocabulary Multiple Object Tracking with Transformer

OVTR: End-to-End Open-Vocabulary Multiple Object Tracking with Transformer

13 Mar 2025arXiv:2503.10616archive 2025-07-28

Jinyang Li, En Yu, Sijia Chen, Wenbing Tao

Open-vocabulary multiple object tracking aims to generalize trackers to unseen categories during training, enabling their application across a variety of real-world scenarios. However, the existing open-vocabulary tracker is constrained by its framework structure, isolated frame-level perception, and insufficient modal interactions, which hinder its performance in open-vocabulary classification and tracking. In this paper, we propose OVTR (End-to-End Open-Vocabulary Multiple Object Tracking with TRansformer), the first end-to-end open-vocabulary tracker that models motion, appearance, and category simultaneously. To achieve stable classification and continuous tracking, we design the CIP (Category Information Propagation) strategy, which establishes multiple high-level category information priors for subsequent frames. Additionally, we introduce a dual-branch structure for generalization capability and deep multimodal interaction, and incorporate protective strategies in the decoder to enhance performance. Experimental results show that our method surpasses previous trackers on the open-vocabulary MOT benchmark while also achieving faster inference speeds and significantly reducing preprocessing requirements. Moreover, the experiment transferring the model to another dataset demonstrates its strong adaptability. Models and code are released at https://github.com/jinyanglii/OVTR.

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

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 6 ran with no contract checked.

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

jinyanglii/ovtr officialmentioned in papermentioned 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

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 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
1ran · our draft was wrong
1ran · fixture could not drive it
6ran
3unverified

Licence: 0 of the 12 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 jinyanglii/OVTR. “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.

dice_loss jinyanglii/OVTR/ovtr/models/segmentation.py official repository ran · violated contract fingerprinted MIT (permissive) · ac8fe530cdad4d8c · report
func_attention jinyanglii/OVTR/ovtr/models/fuse_modules.py official repository ran MIT (permissive) · b749226a635f2b59 · report
gen_encoder_output_proposals jinyanglii/OVTR/ovtr/models/utils.py official repository ran MIT (permissive) · 0afe797420c1a312 · report
get_sine_pos_embed jinyanglii/OVTR/ovtr/models/utils.py official repository ran MIT (permissive) · 888d746fcc2165d1 · report
l1norm jinyanglii/OVTR/ovtr/models/fuse_modules.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · b943467457f9825d · report
l2norm jinyanglii/OVTR/ovtr/models/fuse_modules.py official repository ran fingerprinted MIT (permissive) · 48cff1d6632b7025 · report
multi_scale_deformable_attn_pytorch jinyanglii/OVTR/ovtr/models/ms_deform_attn.py official repository ran · fixture could not drive it MIT (permissive) · be924e54ed79731b · report
sigmoid_focal_loss jinyanglii/OVTR/ovtr/models/segmentation.py official repository ran MIT (permissive) · e830c3de135f1096 · report
sigmoid_focal_loss jinyanglii/OVTR/ovtr/models/utils.py official repository ran MIT (permissive) · 23eb1c50e6bb2ba5 · report
build_deforamble_transformer jinyanglii/OVTR/ovtr/models/deformable_detr.py official repository unverified MIT (permissive) · e5aa4d60ede965b8 · report
create_dummy_class jinyanglii/OVTR/ovtr/models/ms_deform_attn.py official repository unverified MIT (permissive) · 47b44963c80f19d1 · report
create_dummy_func jinyanglii/OVTR/ovtr/models/ms_deform_attn.py official repository unverified MIT (permissive) · 5f2ed565ef0da8fc · report

Tasks

DecoderMultiple Object TrackingMultiple Object Tracking with TransformerObject Trackingmultimodal interaction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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