Overview of Pose Estimation Application
mainThis application performs pose estimation using Hailo-8, Hailo-8L, or Hailo-10H devices. It takes an input (image, video, or live camera), performs inference using a provided HEF file, and draws detection boxes, class types, confidence scores, keypoints, and joint connections on the output image.
Supported Input Formats:
- Images:
.jpg,.jpeg,.png,.bmp - Video:
.mp4 - Live Camera Feed: USB cameras, Raspberry Pi cameras, or specific device paths (e.g.,
/dev/video0).
Supported Models:
This application requires pose estimation networks that support HailoRT-Postprocess. Supported models include:
yolov8m_poseyolov8s_pose