andro-flock commited on
Commit
129293e
·
verified ·
1 Parent(s): b535d9f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. pose.py +1 -1
pose.py CHANGED
@@ -26,7 +26,7 @@ connection_color_map = {
26
  (8, 10): 'red', # Right Elbow to Right Wrist
27
  (5, 11): 'purple', # Left Shoulder to Left Hip
28
  (6, 12): 'purple', # Right Shoulder to Right Hip
29
- (6, 12): 'purple', # Left Hip to Right Hip
30
  (11, 13): 'orange', # Left Hip to Left Knee
31
  (13, 15): 'orange', # Left Knee to Left Ankle
32
  (12, 14): 'orange', # Right Hip to Right Knee
 
26
  (8, 10): 'red', # Right Elbow to Right Wrist
27
  (5, 11): 'purple', # Left Shoulder to Left Hip
28
  (6, 12): 'purple', # Right Shoulder to Right Hip
29
+ (11, 12): 'purple', # Left Hip to Right Hip
30
  (11, 13): 'orange', # Left Hip to Left Knee
31
  (13, 15): 'orange', # Left Knee to Left Ankle
32
  (12, 14): 'orange', # Right Hip to Right Knee