HelixTrack: Event-Based Tracking and RPM Estimation of Propeller-like Objects
This addresses safety-critical perception for unmanned aerial vehicles and rotating machinery, but it is incremental as it builds on event-based tracking with a novel method for a specific bottleneck.
The paper tackled the problem of tracking propeller-like objects and estimating their rotations per minute (RPM) under challenging conditions like egomotion and distractors, achieving microsecond-latency processing at approximately 11.8x real-time speed and outperforming baseline methods on a new dataset.
Safety-critical perception for unmanned aerial vehicles and rotating machinery requires microsecond-latency tracking of fast, periodic motion under egomotion and strong distractors. Frame-based and event-based trackers drift or break on propellers because periodic signatures violate their smooth-motion assumptions. We tackle this gap with HelixTrack, a fully event-driven method that jointly tracks propeller-like objects and estimates their rotations per minute (RPM). Incoming events are back-warped from the image plane into the rotor plane via a homography estimated on the fly. A Kalman Filter maintains instantaneous estimates of phase. Batched iterative updates refine the object pose by coupling phase residuals to geometry. To our knowledge, no public dataset targets joint tracking and RPM estimation of propeller-like objects. We therefore introduce the Timestamped Quadcopter with Egomotion (TQE) dataset with 13 high-resolution event sequences, containing 52 rotating objects in total, captured at distances of 2 m / 4 m, with increasing egomotion and microsecond RPM ground truth. On TQE, HelixTrack processes full-rate events (approx. 11.8x real time) faster than real time and microsecond latency. It consistently outperforms per-event and aggregation-based baselines adapted for RPM estimation.