Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 816 Bytes

sdk_human_pose.rst

File metadata and controls

38 lines (24 loc) · 816 Bytes

Human Pose Estimation

This example showcases the implementation of a human pose estimation network using the DepthAI SDK.

Demo

Human Pose Estimation Demo

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub.

../../../../examples/NNComponent/human_pose.py