herpaderpapotato commited on
Commit
32f8465
·
verified ·
1 Parent(s): e3b35ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ tags:
6
  - not-for-all-audiences
7
  ---
8
  17 keypoint pose model finetuned on 180-220deg fov images with 21 keypoints for performer, and 7 keypoints for beholder padded out to 21.
9
-
10
  performer keypoints = ['nose', 'left_eye', 'right_eye', 'left_ear', 'right_ear', 'left_shoulder', 'right_shoulder', 'left_elbow', 'right_elbow', 'left_wrist', 'right_wrist', 'left_hip', 'right_hip', 'left_knee', 'right_knee', 'left_ankle', 'right_ankle', 'pelvis', 'umbilicus', 'sternum left', 'sternum right']
11
  beholder keypoints = ['left_hip', 'right_hip', 'left_knee', 'right_knee', 'pelvis', 'umbilicus', 'pelvis_alternate']
12
-
13
  *not intended to be anatomically correct labels*
 
6
  - not-for-all-audiences
7
  ---
8
  17 keypoint pose model finetuned on 180-220deg fov images with 21 keypoints for performer, and 7 keypoints for beholder padded out to 21.
9
+ ```
10
  performer keypoints = ['nose', 'left_eye', 'right_eye', 'left_ear', 'right_ear', 'left_shoulder', 'right_shoulder', 'left_elbow', 'right_elbow', 'left_wrist', 'right_wrist', 'left_hip', 'right_hip', 'left_knee', 'right_knee', 'left_ankle', 'right_ankle', 'pelvis', 'umbilicus', 'sternum left', 'sternum right']
11
  beholder keypoints = ['left_hip', 'right_hip', 'left_knee', 'right_knee', 'pelvis', 'umbilicus', 'pelvis_alternate']
12
+ ```
13
  *not intended to be anatomically correct labels*