Papers › CiteTracker: Correlating Image and Text for Visual Tracking

CiteTracker: Correlating Image and Text for Visual Tracking

22 Aug 2023ICCV 2023 1arXiv:2308.11322archive 2025-07-28

Xin Li, Yuqing Huang, Zhenyu He, YaoWei Wang, Huchuan Lu, Ming-Hsuan Yang

Existing visual tracking methods typically take an image patch as the reference of the target to perform tracking. However, a single image patch cannot provide a complete and precise concept of the target object as images are limited in their ability to abstract and can be ambiguous, which makes it difficult to track targets with drastic variations. In this paper, we propose the CiteTracker to enhance target modeling and inference in visual tracking by connecting images and text. Specifically, we develop a text generation module to convert the target image patch into a descriptive text containing its class and attribute information, providing a comprehensive reference point for the target. In addition, a dynamic description module is designed to adapt to target variations for more effective target representation. We then associate the target description and the search image using an attention-based correlation module to generate the correlated features for target state reference. Extensive experiments on five diverse datasets are conducted to evaluate the proposed algorithm and the favorable performance against the state-of-the-art methods demonstrates the effectiveness of the proposed tracking method.

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

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 1 ran · honoured contract; 10 ran with no contract checked.

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

norahgreen/citetracker officialmentioned in papermentioned on GitHubpytorch 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

11 samples harvested; 11 ran; 1 honoured the contract we drafted; 0 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
10ran

Licence: 11 of the 11 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 NorahGreen/CiteTracker. “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.

adjust_keep_rate NorahGreen/CiteTracker/lib/utils/ce_utils.py official repository ran no licence file found · pointer only · 305742bafecf04f8 · report
box_cxcywh_to_xyxy NorahGreen/CiteTracker/lib/utils/box_ops.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · e0a06ded5d4f6c3c · report
box_xywh_to_xyxy NorahGreen/CiteTracker/lib/utils/box_ops.py official repository ran fingerprinted no licence file found · pointer only · 40c655a7fe309e49 · report
box_xyxy_to_xywh NorahGreen/CiteTracker/lib/utils/box_ops.py official repository ran fingerprinted no licence file found · pointer only · b48a27604b9574e0 · report
compute_grids NorahGreen/CiteTracker/lib/utils/heapmap_utils.py official repository ran no licence file found · pointer only · f0de0cc660ea9823 · report
generate_bbox_mask NorahGreen/CiteTracker/lib/utils/ce_utils.py official repository ran fingerprinted no licence file found · pointer only · d8da96a9ed23308f · report
generate_heatmap NorahGreen/CiteTracker/lib/utils/heapmap_utils.py official repository ran no licence file found · pointer only · 02f602286c531143 · report
generate_mask_cond NorahGreen/CiteTracker/lib/utils/ce_utils.py official repository ran no licence file found · pointer only · 90e571943800f79c · report
get_center3x3 NorahGreen/CiteTracker/lib/utils/heapmap_utils.py official repository ran no licence file found · pointer only · 8ed1a71ee932713a · report
get_qkv NorahGreen/CiteTracker/lib/utils/merge.py official repository ran no licence file found · pointer only · 2e6c35cccbde1c71 · report
merge_template_search NorahGreen/CiteTracker/lib/utils/merge.py official repository ran no licence file found · pointer only · c66db0b9eb9bb36a · report

Tasks

AttributeDescriptiveText GenerationVisual Tracking

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