paper-with-me

Papers

Multi-step Temporal Modeling for UAV Tracking

2024-03-07 · Xiaoying Yuan, Tingfa Xu, Xincong Liu, Ying Wang, Haolin Qin, Yuqiang Fang, Jianan Li

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 insufficient sampling resolution, fast motion and small objects with limited feature information. As a result, temporal context in UAV tracking tasks plays a pivotal role in target location, overshadowing the target's precise features. In this paper, we introduce MT-Track, a streamlined and efficient multi-step temporal modeling framework designed to harness the temporal context from historical frames for enhanced UAV tracking. This temporal integration occurs in two steps: correlation map generation and correlation map refinement. Specifically, we unveil a unique temporal correlation module that dynamically assesses the interplay between the template and search region features. This module leverages temporal information to refresh the template feature, yielding a more precise correlation map. Subsequently, we propose a mutual transformer module to refine the correlation maps of historical and current frames by modeling the temporal knowledge in the tracking sequence. This method significantly trims computational demands compared to the raw transformer. The compact yet potent nature of our tracking framework ensures commendable tracking outcomes, particularly in extended tracking scenarios.

📄 PDF Abstract BibTeX arXiv:2403.04363

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Visual Grounding and Tracking with Natural Language Specification

2023-03-21 · CVPR 2023 1 · Li Zhou, Zikun Zhou, Kaige Mao, Zhenyu He

Tracking by natural language specification aims to locate the referred target in a sequence based on the natural language description. Existing algorithms solve this issue in two steps, visual grounding and tracking, and…

Visual GroundingVisual Tracking

Coordinate-Aware Thermal Infrared Tracking Via Natural Language Modeling

2024-07-11 · Miao Yan, Ping Zhang, Haofei Zhang, Ruqian Hao 외

Thermal infrared (TIR) tracking is pivotal in computer vision tasks due to its all-weather imaging capability. Traditional tracking methods predominantly rely on hand-crafted features, and while deep learning has introdu…

Language ModelingLanguage Modelling

TrackSSM: A General Motion Predictor by State-Space Model

2024-08-31 · Bin Hu, Run Luo, Zelin Liu, Cheng Wang 외

Temporal motion modeling has always been a key component in multiple object tracking (MOT) which can ensure smooth trajectory movement and provide accurate positional information to enhance association precision. However…

DecoderMambaMulti-Object TrackingMultiple Object Tracking+4

Temporal Dynamic Appearance Modeling for Online Multi-Person Tracking

2015-10-10 · Min Yang, Yunde Jia

Robust online multi-person tracking requires the correct associations of online detection responses with existing trajectories. We address this problem by developing a novel appearance modeling approach to provide accura…

feature selection

ACTrack: Adding Spatio-Temporal Condition for Visual Object Tracking

2024-02-27 · Yushan Han, Kaer Huang

Efficiently modeling spatio-temporal relations of objects is a key challenge in visual object tracking (VOT). Existing methods track by appearance-based similarity or long-term relation modeling, resulting in rich tempor…

ObjectObject TrackingVisual Object Tracking