paper-with-me

Papers

Explicit Visual Prompts for Visual Object Tracking

2024-01-06 · Liangtao Shi, Bineng Zhong, Qihua Liang, Ning li, Shengping Zhang, Xianxian Li

How to effectively exploit spatio-temporal information is crucial to capture target appearance changes in visual tracking. However, most deep learning-based trackers mainly focus on designing a complicated appearance model or template updating strategy, while lacking the exploitation of context between consecutive frames and thus entailing the \textit{when-and-how-to-update} dilemma. To address these issues, we propose a novel explicit visual prompts framework for visual tracking, dubbed \textbf{EVPTrack}. Specifically, we utilize spatio-temporal tokens to propagate information between consecutive frames without focusing on updating templates. As a result, we cannot only alleviate the challenge of \textit{when-to-update}, but also avoid the hyper-parameters associated with updating strategies. Then, we utilize the spatio-temporal tokens to generate explicit visual prompts that facilitate inference in the current frame. The prompts are fed into a transformer encoder together with the image tokens without additional processing. Consequently, the efficiency of our model is improved by avoiding \textit{how-to-update}. In addition, we consider multi-scale information as explicit visual prompts, providing multiscale template features to enhance the EVPTrack's ability to handle target scale changes. Extensive experimental results on six benchmarks (i.e., LaSOT, LaSOT\rm $_{ext}$, GOT-10k, UAV123, TrackingNet, and TNL2K.) validate that our EVPTrack can achieve competitive performance at a real-time speed by effectively exploiting both spatio-temporal and multi-scale information. Code and models are available at https://github.com/GXNU-ZhongLab/EVPTrack.

📄 PDF Abstract BibTeX arXiv:2401.03142

Code (1)

GXNU-ZhongLab/EVPTrack 공식 구현 pytorch

Tasks

ObjectObject TrackingVisual Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

USS: Unified Spatial-Semantic Prompts for Embodied Visual Tracking with Latent Dynamics Learning

2026-06-24 · Yuchen Xie, Xinyu Zhou, Kuangji Zuo, Yanshuo Lu 외 arxiv

Embodied Visual Tracking (EVT) requires an agent to continuously follow a specified target while actively moving through dynamic environments. However, prevailing EVT paradigms predominantly rely on language-based target…

Visual Tracking

EPIPTrack: Rethinking Prompt Modeling with Explicit and Implicit Prompts for Multi-Object Tracking

2025-10-15 · Yukuan Zhang, Jiarui Zhao, Shangqing Nie, Jin Kuang 외 arxiv

Multimodal semantic cues, such as textual descriptions, have shown strong potential in enhancing target perception for tracking. However, existing methods rely on static textual descriptions from large language models, w…

Multi-Object Tracking

Generalizing Multiple Object Tracking to Unseen Domains by Introducing Natural Language Representation

2022-12-03 · En Yu, Songtao Liu, Zhuoling Li, Jinrong Yang 외

Although existing multi-object tracking (MOT) algorithms have obtained competitive performance on various benchmarks, almost all of them train and validate models on the same domain. The domain generalization problem of …

Domain GeneralizationMulti-Object TrackingMultiple Object TrackingObject Tracking

VL-UniTrack: A Unified Framework with Visual-Language Prompts for UAV-Ground Visual Tracking

2026-05-06 · Boyue Xu, Ruichao Hou, Tongwei Ren, Gangshan Wu arxiv

UAV-ground visual tracking (UGVT) aims to simultaneously track the same object from both the UAV and the ground view. However, existing two-stream methods suffer from isolated feature extraction and rely heavily on impli…

Visual Tracking

First Step toward Model-Free, Anonymous Object Tracking with Recurrent Neural Networks

2015-11-19 · Quan Gan, Qipeng Guo, Zheng Zhang, Kyunghyun Cho

In this paper, we propose and study a novel visual object tracking approach based on convolutional networks and recurrent networks. The proposed approach is distinct from the existing approaches to visual object tracking…

ObjectObject TrackingVisual Object TrackingVisual Tracking