CVROJan 9

FlyPose: Towards Robust Human Pose Estimation From Aerial Views

arXiv:2601.05747v21 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of safe UAV operation in human-populated environments by improving pose estimation from difficult aerial perspectives, though it is incremental as it builds on existing top-down methods.

The paper tackles robust human pose estimation from aerial views, achieving a 6.8 mAP improvement in person detection and a 16.3 mAP improvement in 2D pose estimation on challenging datasets, with an inference latency of ~20 ms on embedded hardware.

Unmanned Aerial Vehicles (UAVs) are increasingly deployed in close proximity to humans for applications such as parcel delivery, traffic monitoring, disaster response and infrastructure inspections. Ensuring safe and reliable operation in these human-populated environments demands accurate perception of human poses and actions from an aerial viewpoint. This perspective challenges existing methods with low resolution, steep viewing angles and (self-)occlusion, especially if the application demands realtime feasibile models. We train and deploy FlyPose, a lightweight top-down human pose estimation pipeline for aerial imagery. Through multi-dataset training, we achieve an average improvement of 6.8 mAP in person detection across the test-sets of Manipal-UAV, VisDrone, HIT-UAV as well as our custom dataset. For 2D human pose estimation we report an improvement of 16.3 mAP on the challenging UAV-Human dataset. FlyPose runs with an inference latency of ~20 milliseconds including preprocessing on a Jetson Orin AGX Developer Kit and is deployed onboard a quadrotor UAV during flight experiments. We also publish FlyPose-104, a small but challenging aerial human pose estimation dataset, that includes manual annotations from difficult aerial perspectives: https://github.com/farooqhassaan/FlyPose.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes