Related Experiment Videos
Real-time multi-object tracking for sports scenarios: a lightweight detection and edge deployment co-design framework
1Shaanxi Police College, Xi'an, 710021, Shaanxi, China. 15509185271@163.com.
None:
Real-time multi-object tracking (MOT) in sports videos faces persistent challenges arising from dense player occlusion, rapid nonlinear motion, and the stringent computational constraints of edge devices. This paper presents an integrated framework that co-designs a lightweight detector, an adaptive tracking strategy, and an edge deployment pipeline to address these challenges jointly. We propose Sports-LiteDet, a compact detection network featuring a coordinate-attention-enhanced backbone and a bidirectional multi-scale feature fusion neck, which achieves 71.8% mAP@0.5 on sports test data at only 3.2 GFLOPs. For tracking, we introduce a motion-consistency association module coupled with adaptive keyframe scheduling and an asynchronous detection-tracking pipeline, attaining 68.3% MOTA and 71.6% IDF1 while nearly doubling throughput over synchronous baselines. A sequential compression strategy combining structured pruning and INT8 quantization reduces the model to 5.8 MB, enabling 68.0 FPS inference on NVIDIA Jetson Orin Nano at under 10 W power consumption. Extensive experiments on public sports benchmarks and self-collected sequences demonstrate that the proposed framework achieves competitive tracking accuracy with substantially lower latency compared to existing methods, validating its viability for field-deployable intelligent sports analytics.
Related Concept Videos
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the drone...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...