ResearchPod Summary
Air-to-air (A2A) tracking is critical for airborne remote sensing, yet traditional frame-based cameras fail in these scenarios due to motion blur, limited dynamic range, and fixed temporal sampling. While event cameras offer microsecond resolution and high dynamic range, research has been hindered by a lack of specialized A2A datasets and the high computational cost of existing trackers, which typically require GPU acceleration. To address these gaps, the authors introduce the AE-UAV benchmark and the Fast-Slow Frequency-domain Tracking (FSFT) method.
AE-UAV is the first event-based dataset captured from an aerial platform specifically for A2A tracking. It includes 178 flight sequences featuring diverse illumination conditions (daylight, backlit, and night) and complex relative motion patterns (pursuit, evasion, and head-on approaches). A key innovation is the use of a continuous-time annotation framework based on cubic B-spline interpolation. Unlike traditional methods that assign constant bounding boxes between keyframes, this approach generates C2-continuous trajectories, allowing for consistent evaluation at arbitrary temporal resolutions.
FSFT is a training-free, lightweight framework designed for resource-constrained UAV hardware. It operates on a dual-pathway architecture:
By processing event packets directly and avoiding frame reconstruction, FSFT achieves 420 FPS on CPU-only hardware. Experimental results show that it retains 93.97% of the accuracy of state-of-the-art GPU-dependent methods while providing a 5.32-fold speedup and superior generalization across different temporal resolutions.
This work provides a critical foundation for real-time, onboard A2A tracking. By moving away from GPU-heavy deep learning models toward efficient, frequency-domain methods, the authors demonstrate that robust tracking is achievable on standard UAV hardware. The AE-UAV dataset further enables future research into high-speed, high-dynamic-range aerial perception.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.