paper-with-me

홈 › Papers

Prompting for Multi-Modal Tracking

2022-07-29 · Jinyu Yang, Zhe Li, Feng Zheng, Aleš Leonardis, Jingkuan Song

Multi-modal tracking gains attention due to its ability to be more accurate and robust in complex scenarios compared to traditional RGB-based tracking. Its key lies in how to fuse multi-modal data and reduce the gap between modalities. However, multi-modal tracking still severely suffers from data deficiency, thus resulting in the insufficient learning of fusion modules. Instead of building such a fusion module, in this paper, we provide a new perspective on multi-modal tracking by attaching importance to the multi-modal visual prompts. We design a novel multi-modal prompt tracker (ProTrack), which can transfer the multi-modal inputs to a single modality by the prompt paradigm. By best employing the tracking ability of pre-trained RGB trackers learning at scale, our ProTrack can achieve high-performance multi-modal tracking by only altering the inputs, even without any extra training on multi-modal data. Extensive experiments on 5 benchmark datasets demonstrate the effectiveness of the proposed ProTrack.

📄 PDF Abstract BibTeX arXiv:2207.14571

Code (0)

등록된 구현이 없습니다.

Tasks

Rgb-T Tracking

Similar Papers 제목 키워드 기반

DMTrack: Spatio-Temporal Multimodal Tracking via Dual-Adapter

2025-08-03 · Weihong Li, Shaohua Dong, Haonan Lu, Yanhao Zhang 외 arxiv

In this paper, we explore adapter tuning and introduce a novel dual-adapter architecture for spatio-temporal multimodal tracking, dubbed DMTrack. The key of our DMTrack lies in two simple yet effective modules, including…

Bi-directional Adapter for Multi-modal Tracking

2023-12-17 · Bing Cao, Junliang Guo, Pengfei Zhu, QinGhua Hu

Due to the rapid development of computer vision, single-modal (RGB) object tracking has made significant progress in recent years. Considering the limitation of single imaging sensor, multi-modal images (RGB, Infrared, e…

Object TrackingPrompt LearningRgb-T Tracking

Evaluating Visual Prompts with Eye-Tracking Data for MLLM-Based Human Activity Recognition

2026-02-27 · Jae Young Choi, Seon Gyeom Kim, Hyungjun Yoon, Taeckyung Lee 외 arxiv

Large Language Models (LLMs) have emerged as foundation models for IoT applications such as human activity recognition (HAR). However, directly applying high-frequency and multi-dimensional sensor data, such as eye-track…

Human Activity Recognition

Super Encoding Network: Recursive Association of Multi-Modal Encoders for Video Understanding

2025-06-09 · BoYu Chen, Siran Chen, Kunchang Li, Qinglin Xu 외

Video understanding has been considered as one critical step towards world modeling, which is an important long-term problem in AI research. Recently, multi-modal foundation models have shown such potential via large-sca…

Contrastive LearningVideo EditingVideo Understanding

Single-Model and Any-Modality for Video Object Tracking

2023-11-27 · CVPR 2024 1 · Zongwei Wu, Jilai Zheng, Xiangxuan Ren, Florin-Alexandru Vasluianu 외

In the realm of video object tracking, auxiliary modalities such as depth, thermal, or event data have emerged as valuable assets to complement the RGB trackers. In practice, most existing RGB trackers learn a single set…

ObjectObject TrackingRgb-T TrackingVideo Object Tracking