Skip to content

Instantly share code, notes, and snippets.

@lanzani
Created February 15, 2022 16:54
Show Gist options
  • Save lanzani/d14caa3f56f160438a6c2beb53238b99 to your computer and use it in GitHub Desktop.
Save lanzani/d14caa3f56f160438a6c2beb53238b99 to your computer and use it in GitHub Desktop.
Jetson inference posenet key points.
Point id Point label
0 "nose"
1 "left_eye"
2 "right_eye"
3 "left_ear"
4 "right_ear"
5 "left_shoulder"
6 "right_shoulder"
7 "left_elbow"
8 "right_elbow"
9 "left_wrist"
10 "right_wrist"
11 "left_hip"
12 "right_hip"
13 "left_knee"
14 "right_knee"
15 "left_ankle"
16 "right_ankle"
17 "neck"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment