Skip to content

Commit

Permalink
mediapipe version issue with certain config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpagnon committed Mar 24, 2024
1 parent 0008c7e commit b73ea98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sports2D/Utilities/skeletons.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
])


'''BLAZEPOSE (full-body with simplified hand and foot, from mediapipe)
'''BLAZEPOSE (full-body with simplified hand and foot, from mediapipe)
https://google.github.io/mediapipe/solutions/pose'''
BLAZEPOSE = Node("CHip", id=None, children=[
Node("RHip", id=24, children=[
Expand Down

0 comments on commit b73ea98

Please sign in to comment.