CVAISep 25, 2024

Progressive Representation Learning for Real-Time UAV Tracking

arXiv:2409.16652v121 citationsh-index: 11Has Code
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable visual object tracking for unmanned aerial vehicles in dynamic settings, representing an incremental improvement with specific gains.

The paper tackles the challenge of learning robust object representations for UAV tracking in complex dynamic environments, proposing a progressive representation learning framework (PRL-Track) that achieves exceptional performance on three benchmarks and real-time tracking at 42.6 frames per second on a UAV platform.

Visual object tracking has significantly promoted autonomous applications for unmanned aerial vehicles (UAVs). However, learning robust object representations for UAV tracking is especially challenging in complex dynamic environments, when confronted with aspect ratio change and occlusion. These challenges severely alter the original information of the object. To handle the above issues, this work proposes a novel progressive representation learning framework for UAV tracking, i.e., PRL-Track. Specifically, PRL-Track is divided into coarse representation learning and fine representation learning. For coarse representation learning, two innovative regulators, which rely on appearance and semantic information, are designed to mitigate appearance interference and capture semantic information. Furthermore, for fine representation learning, a new hierarchical modeling generator is developed to intertwine coarse object representations. Exhaustive experiments demonstrate that the proposed PRL-Track delivers exceptional performance on three authoritative UAV tracking benchmarks. Real-world tests indicate that the proposed PRL-Track realizes superior tracking performance with 42.6 frames per second on the typical UAV platform equipped with an edge smart camera. The code, model, and demo videos are available at \url{https://github.com/vision4robotics/PRL-Track}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes