paper-with-me

홈 › Papers

Efficient Motion Prompt Learning for Robust Visual Tracking

2025-05-22 · Jie Zhao, Xin Chen, Yongsheng Yuan, Michael Felsberg, Dong Wang, Huchuan Lu

Due to the challenges of processing temporal information, most trackers depend solely on visual discriminability and overlook the unique temporal coherence of video data. In this paper, we propose a lightweight and plug-and-play motion prompt tracking method. It can be easily integrated into existing vision-based trackers to build a joint tracking framework leveraging both motion and vision cues, thereby achieving robust tracking through efficient prompt learning. A motion encoder with three different positional encodings is proposed to encode the long-term motion trajectory into the visual embedding space, while a fusion decoder and an adaptive weight mechanism are designed to dynamically fuse visual and motion features. We integrate our motion module into three different trackers with five models in total. Experiments on seven challenging tracking benchmarks demonstrate that the proposed motion module significantly improves the robustness of vision-based trackers, with minimal training costs and negligible speed sacrifice. Code is available at https://github.com/zj5559/Motion-Prompt-Tracking.

📄 PDF Abstract BibTeX arXiv:2505.16321

Code (1)

zj5559/motion-prompt-tracking 공식 구현 pytorch

Tasks

DecoderPrompt LearningVisual 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…

Similar Papers 제목 키워드 기반

TrackNetV4: Enhancing Fast Sports Object Tracking with Motion Attention Maps

2024-09-22 · Arjun Raj, Lei Wang, Tom Gedeon

Accurately detecting and tracking high-speed, small objects, such as balls in sports videos, is challenging due to factors like motion blur and occlusion. Although recent deep learning frameworks like TrackNetV1, V2, and…

Object TrackingTrajectory Prediction

Leveraging Text-to-Image Diffusion Models for Unsupervised Visual Object Tracking

2026-05-26 · Zhengbo Zhang, Zhigang Tu, Junsong Yuan, De Wen Soh 외 arxiv

Unsupervised visual object tracking is a challenging task that requires following arbitrary targets in videos without training on ground-truth annotations. Despite considerable progress, existing state-of-the-art unsuper…

Visual Object TrackingImage Generation

MambaXCTrack: Mamba-based Tracker with SSM Cross-correlation and Motion Prompt for Ultrasound Needle Tracking

2024-11-13 · Yuelin Zhang, Long Lei, Wanquan Yan, Tianyi Zhang 외

Ultrasound (US)-guided needle insertion is widely employed in percutaneous interventions. However, providing feedback on the needle tip position via US imaging presents challenges due to noise, artifacts, and the thin im…

Inductive BiasLong-range modelingMambaState Space Models

EndoVLA: Dual-Phase Vision-Language-Action Model for Autonomous Tracking in Endoscopy

2025-05-21 · Chi Kit Ng, Long Bai, Guankun Wang, Yupeng Wang 외

In endoscopic procedures, autonomous tracking of abnormal regions and following circumferential cutting markers can significantly reduce the cognitive burden on endoscopists. However, conventional model-based pipelines a…

Motion PlanningVision-Language-ActionZero-shot Generalization

Derivation of a Constant Velocity Motion Model for Visual Tracking

2020-05-02 · Nathanael L. Baisa

Motion models play a great role in visual tracking applications for predicting the possible locations of objects in the next frame. Unlike target tracking in radar or aerospace domain which considers only points, object …

Object TrackingVisual Tracking