paper-with-me

Papers

OneTracker: Unifying Visual Object Tracking with Foundation Models and Efficient Tuning

2024-03-14 · CVPR 2024 1 · Lingyi Hong, Shilin Yan, Renrui Zhang, Wanyun Li, Xinyu Zhou, Pinxue Guo, Kaixun Jiang, Yiting Chen, Jinglun Li, Zhaoyu Chen, Wenqiang Zhang

Visual object tracking aims to localize the target object of each frame based on its initial appearance in the first frame. Depending on the input modility, tracking tasks can be divided into RGB tracking and RGB+X (e.g. RGB+N, and RGB+D) tracking. Despite the different input modalities, the core aspect of tracking is the temporal matching. Based on this common ground, we present a general framework to unify various tracking tasks, termed as OneTracker. OneTracker first performs a large-scale pre-training on a RGB tracker called Foundation Tracker. This pretraining phase equips the Foundation Tracker with a stable ability to estimate the location of the target object. Then we regard other modality information as prompt and build Prompt Tracker upon Foundation Tracker. Through freezing the Foundation Tracker and only adjusting some additional trainable parameters, Prompt Tracker inhibits the strong localization ability from Foundation Tracker and achieves parameter-efficient finetuning on downstream RGB+X tracking tasks. To evaluate the effectiveness of our general framework OneTracker, which is consisted of Foundation Tracker and Prompt Tracker, we conduct extensive experiments on 6 popular tracking tasks across 11 benchmarks and our OneTracker outperforms other models and achieves state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2403.09634

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingRgb-T TrackingVisual Object Tracking

Similar Papers 제목 키워드 기반

Unified Multimodal Visual Tracking with Dual Mixture-of-Experts

2026-05-05 · Lingyi Hong, Jinglun Li, Xinyu Zhou, Kaixun Jiang 외 arxiv

Multimodal visual object tracking can be divided into to several kinds of tasks (e.g. RGB and RGB+X tracking), based on the input modality. Existing methods often train separate models for each modality or rely on pretra…

Visual Object TrackingModel CompressionVisual Tracking

Diff-MM: Exploring Pre-trained Text-to-Image Generation Model for Unified Multi-modal Object Tracking

2025-05-19 · Shiyu Xuan, Zechao Li, Jinhui Tang

Multi-modal object tracking integrates auxiliary modalities such as depth, thermal infrared, event flow, and language to provide additional information beyond RGB images, showing great potential in improving tracking sta…

Image GenerationObject TrackingText to Image GenerationText-to-Image Generation

Uni4D: Unifying Visual Foundation Models for 4D Modeling from a Single Video

2025-03-27 · CVPR 2025 1 · David Yifan Yao, Albert J. Zhai, Shenlong Wang

This paper presents a unified approach to understanding dynamic scenes from casual videos. Large pretrained vision foundation models, such as vision-language, video depth prediction, motion tracking, and segmentation mod…

Camera Pose EstimationDepth EstimationDepth PredictionDynamic Reconstruction+1

Improving Visual Object Tracking through Visual Prompting

2024-09-27 · Shih-Fang Chen, Jun-Cheng Chen, I-Hong Jhuo, Yen-Yu Lin

Learning a discriminative model to distinguish a target from its surrounding distractors is essential to generic visual object tracking. Dynamic target representation adaptation against distractors is challenging due to …

ObjectObject TrackingVisual Object Tracking+2

Fast Online Object Tracking and Segmentation: A Unifying Approach

2018-12-12 · CVPR 2019 6 · Qiang Wang, Li Zhang, Luca Bertinetto, Weiming Hu 외

In this paper we illustrate how to perform both visual object tracking and semi-supervised video object segmentation, in real-time, with a single simple approach. Our method, dubbed SiamMask, improves the offline trainin…

ObjectObject TrackingReal-Time Visual TrackingSegmentation+6