CVRONov 26, 2022

Siamese Object Tracking for Vision-Based UAM Approaching with Pairwise Scale-Channel Attention

arXiv:2211.14564v111 citationsh-index: 37Has Code
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem for UAM systems by providing an incremental improvement over existing Siamese-based methods to handle scale variations in object tracking.

The paper tackles the problem of vision-based unmanned aerial manipulator (UAM) approaching by proposing a novel Siamese network with pairwise scale-channel attention (SiamSA) to handle severe object scale variations, achieving efficient tracking with promising speed as validated on a new UAMT100 benchmark and real-world tests.

Although the manipulating of the unmanned aerial manipulator (UAM) has been widely studied, vision-based UAM approaching, which is crucial to the subsequent manipulating, generally lacks effective design. The key to the visual UAM approaching lies in object tracking, while current UAM tracking typically relies on costly model-based methods. Besides, UAM approaching often confronts more severe object scale variation issues, which makes it inappropriate to directly employ state-of-the-art model-free Siamese-based methods from the object tracking field. To address the above problems, this work proposes a novel Siamese network with pairwise scale-channel attention (SiamSA) for vision-based UAM approaching. Specifically, SiamSA consists of a pairwise scale-channel attention network (PSAN) and a scale-aware anchor proposal network (SA-APN). PSAN acquires valuable scale information for feature processing, while SA-APN mainly attaches scale awareness to anchor proposing. Moreover, a new tracking benchmark for UAM approaching, namely UAMT100, is recorded with 35K frames on a flying UAM platform for evaluation. Exhaustive experiments on the benchmarks and real-world tests validate the efficiency and practicality of SiamSA with a promising speed. Both the code and UAMT100 benchmark are now available at https://github.com/vision4robotics/SiamSA.

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