paper-with-me

홈 › Papers

Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework

2022-03-22 · Botao Ye, Hong Chang, Bingpeng Ma, Shiguang Shan, Xilin Chen

The current popular two-stream, two-stage tracking framework extracts the template and the search region features separately and then performs relation modeling, thus the extracted features lack the awareness of the target and have limited target-background discriminability. To tackle the above issue, we propose a novel one-stream tracking (OSTrack) framework that unifies feature learning and relation modeling by bridging the template-search image pairs with bidirectional information flows. In this way, discriminative target-oriented features can be dynamically extracted by mutual guidance. Since no extra heavy relation modeling module is needed and the implementation is highly parallelized, the proposed tracker runs at a fast speed. To further improve the inference efficiency, an in-network candidate early elimination module is proposed based on the strong similarity prior calculated in the one-stream framework. As a unified framework, OSTrack achieves state-of-the-art performance on multiple benchmarks, in particular, it shows impressive results on the one-shot tracking benchmark GOT-10k, i.e., achieving 73.7% AO, improving the existing best result (SwinTrack) by 4.3\%. Besides, our method maintains a good performance-speed trade-off and shows faster convergence. The code and models are available at https://github.com/botaoye/OSTrack.

📄 PDF Abstract BibTeX arXiv:2203.11991

Code (1)

botaoye/ostrack 공식 구현 pytorch

Tasks

Object TrackingRelationVideo Object TrackingVisual Object TrackingVisual Tracking

Methods 이 논문이 사용한 방법론

AO This study proposes an efficient metaheuristic algorithm called the Artemisinin Optimization (AO) algorithm. This algorithm draws inspiration from the process of artemisinin…

Similar Papers 제목 키워드 기반

Generalized Relation Modeling for Transformer Tracking

2023-03-29 · CVPR 2023 1 · Shenyuan Gao, Chunluan Zhou, Jun Zhang

Compared with previous two-stream trackers, the recent one-stream tracking pipeline, which allows earlier interaction between the template and search region, has achieved a remarkable performance gain. However, existing …

RelationVisual Object Tracking

SPMTrack: Spatio-Temporal Parameter-Efficient Fine-Tuning with Mixture of Experts for Scalable Visual Tracking

2025-03-24 · CVPR 2025 1 · Wenrui Cai, Qingjie Liu, Yunhong Wang

Most state-of-the-art trackers adopt one-stream paradigm, using a single Vision Transformer for joint feature extraction and relation modeling of template and search region images. However, relation modeling between diff…

Mixture-of-Expertsparameter-efficient fine-tuningRelationVisual Object Tracking+1

Multi-step Temporal Modeling for UAV Tracking

2024-03-07 · Xiaoying Yuan, Tingfa Xu, Xincong Liu, Ying Wang 외

In the realm of unmanned aerial vehicle (UAV) tracking, Siamese-based approaches have gained traction due to their optimal balance between efficiency and precision. However, UAV scenarios often present challenges such as…

StreamMOTP: Streaming and Unified Framework for Joint 3D Multi-Object Tracking and Trajectory Prediction

2024-06-28 · Jiaheng Zhuang, Guoan Wang, Siyu Zhang, Xiyang Wang 외

3D multi-object tracking and trajectory prediction are two crucial modules in autonomous driving systems. Generally, the two tasks are handled separately in traditional paradigms and a few methods have started to explore…

3D Multi-Object TrackingAutonomous DrivingMulti-Object TrackingObject Tracking+2

3D Feature Tracking via Event Camera

2024-01-01 · CVPR 2024 1 · Siqi Li, Zhikuan Zhou, Zhou Xue, Yipeng Li 외

This paper presents the first 3D feature tracking method with the corresponding dataset. Our proposed method takes event streams from stereo event cameras as input to predict 3D trajectories of the target features wi…

Motion CompensationPatch MatchingPosition