paper-with-me

홈 › Papers

VL-UniTrack: A Unified Framework with Visual-Language Prompts for UAV-Ground Visual Tracking

2026-05-06 · Boyue Xu, Ruichao Hou, Tongwei Ren, Gangshan Wu arxiv

UAV-ground visual tracking (UGVT) aims to simultaneously track the same object from both the UAV and the ground view. However, existing two-stream methods suffer from isolated feature extraction and rely heavily on implicit appearance matching, which struggles to establish reliable correspondence under drastic view differences, leading to tracking unreliability. To address these limitations, we propose VL-UniTrack, a fully unified framework enhanced by visual-language prompts. By encoding features from both views within a single shared encoder, our method breaks the barrier of feature isolation to facilitate sufficient cross-view interaction. To overcome the ambiguity caused by relying solely on appearance matching, we design visual-language geometric prompting module, which fuses language descriptions with visual features to generate learnable prompts. These prompts are then fed into our prompt-guided cross-view adapter module to enable sufficient cross-view feature interaction and to guide the learning of view-specific feature representations. Furthermore, a confidence-modulated mutual distillation loss is proposed to regularize the training by mitigating noise propagation. Extensive experiments demonstrate that our method achieves state-of-the-art performance on the latest benchmark. The code can be downloaded in https://github.com/xuboyue1999/VL-UniTrack.git

📄 PDF Abstract BibTeX arXiv:2605.04574

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Similar Papers 제목 키워드 기반

UniTrack: Differentiable Graph Representation Learning for Multi-Object Tracking

2026-02-04 · Bishoy Galoaa, Xiangyu Bai, Utsav Nandi, Sai Siddhartha Vivek Dhir Rangoju 외 arxiv

We present UniTrack, a plug-and-play graph-theoretic loss function designed to significantly enhance multi-object tracking (MOT) performance by directly optimizing tracking-specific objectives through unified differentia…

Graph Representation LearningMulti-Object Tracking

UniTracker: Learning Universal Whole-Body Motion Tracker for Humanoid Robots

2025-07-10 · Kangning Yin, Weishuai Zeng, Ke Fan, Minyue Dai 외 arxiv

Achieving expressive and generalizable whole-body motion control is essential for deploying humanoid robots in real-world environments. In this work, we propose UniTracker, a three-stage training framework that enables r…

Do Different Tracking Tasks Require Different Appearance Models?

2021-07-05 · NeurIPS 2021 12 · Zhongdao Wang, Hengshuang Zhao, Ya-Li Li, Shengjin Wang 외

Tracking objects of interest in a video is one of the most popular and widely applicable problems in computer vision. However, with the years, a Cambrian explosion of use cases and benchmarks has fragmented the problem i…

Multi-Object TrackingMulti-Object Tracking and SegmentationMultiple People TrackingObject Tracking+10

USS: Unified Spatial-Semantic Prompts for Embodied Visual Tracking with Latent Dynamics Learning

2026-06-24 · Yuchen Xie, Xinyu Zhou, Kuangji Zuo, Yanshuo Lu 외 arxiv

Embodied Visual Tracking (EVT) requires an agent to continuously follow a specified target while actively moving through dynamic environments. However, prevailing EVT paradigms predominantly rely on language-based target…

Visual Tracking

Unified Transformer Tracker for Object Tracking

2022-03-29 · CVPR 2022 1 · Fan Ma, Mike Zheng Shou, Linchao Zhu, Haoqi Fan 외

As an important area in computer vision, object tracking has formed two separate communities that respectively study Single Object Tracking (SOT) and Multiple Object Tracking (MOT). However, current methods in one tracki…

Multiple Object TrackingObjectObject Tracking