paper-with-me

Papers

Multi-Source Templates Learning for Real-Time Aerial Tracking

2023-10-01 · Conference 2023 10 · Yiming Sun; Yang Li; Changbo Wang

Aerial tracking aims at tracking an arbitrary visual object in a video captured by Unmanned Aerial Vehicles (UAV). Due to the scarce computation resources, the deployment of high-consuming state-of-the-art trackers on UAV becomes impractical. On the other hand, lightweight trackers suffer from inferior performance caused by the low sampling frequency and resolution of UAV videos. In this paper, we propose a novel multi-source templates learning method to alleviate the paradox of efficiency and effectiveness for aerial tracking. Besides conventional static and dynamic templates, our work introduces an additional general-object template to learn common feature properties of a general object during training time. To exploit all templates information, a multi-source templates fusion scheme is proposed to capture characteristics of object in low quality UAV video streams. Furthermore, a joint optimization process is employed to enforce the lightness of model while achieving comparable tracking performance. Our experimental results demonstrate an appealing performance trade-off between accuracy and speed. The proposed tracker achieves 200 FPS on GPU, 100 FPS on CPU, and 12 FPS on Nvidia Jetson Xavier NX, respectively. Our code will be released at https://github.com/vpx-ecnu/MSTL.

📄 PDF Abstract BibTeX

Code (2)

vpx-ecnu/mstl 공식 구현 pytorch
2023-MindSpore-4/Code12/tree/main/liyang/MSTL mindspore

Tasks

CPUGPUObject

Similar Papers 제목 키워드 기반

BACTrack: Building Appearance Collection for Aerial Tracking

2023-12-11 · Xincong Liu, Tingfa Xu, Ying Wang, Zhinong Yu 외

Siamese network-based trackers have shown remarkable success in aerial tracking. Most previous works, however, usually perform template matching only between the initial template and the search region and thus fail to de…

GPUTemplate Matching

Human Action Recognition in Drone Videos using a Few Aerial Training Examples

2019-10-22 · Waqas Sultani, Mubarak Shah

Drones are enabling new forms of human actions surveillance due to their low cost and fast mobility. However, using deep neural networks for automatic aerial action recognition is difficult due to the need for a large nu…

Action ClassificationAction RecognitionTemporal Action Localization

3D-LENS: A 3D Lifting-based Elevated Novel-view Synthesis method for Single-View Aerial-Ground Re-Identification

2026-04-29 · William Grolleau, Astrid Sabourin, Guillaume Lapouge, Catherine Achard arxiv

Aerial-Ground Re-Identification (AG-ReID) is constrained by the viewpoint-domain gap, as drastic viewpoint disparities occlude or distort discriminative features, making cross-viewpoint image retrieval challenging. While…

Representation LearningNovel View SynthesisImage Retrieval

G-MAD: A Game-Based Data Generation Framework for Multi-View RGB-T Aerial Object Detection

2026-07-22 · Yechan Kim, JongHyun Park, Dongho Yoon, Namhoon Jung 외 arxiv

This work introduces G-MAD, an open-source framework that uses Arma3 to generate synchronized multi-view RGB-T data for aerial object detection. G-MAD addresses key limitations of real-world aerial dataset construction, …

Object Detection

VizFlyt: Perception-centric Pedagogical Framework For Autonomous Aerial Robots

2025-03-28 · Kushagra Srivastava, Rutwik Kulkarni, Manoj Velmurugan, Nitin J. Sanket

Autonomous aerial robots are becoming commonplace in our lives. Hands-on aerial robotics courses are pivotal in training the next-generation workforce to meet the growing market demands. Such an efficient and compelling …