Update skeletons.py

This commit is contained in:
David PAGNON 2023-01-15 20:17:45 +01:00 committed by GitHub
parent 8904062b5a
commit f26ade7353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -266,7 +266,7 @@ HALPE_26 = Node("Hip", id=19, children=[
# HALPE_68 (full-body with hands without face, from AlphaPose)
# https://github.com/MVIG-SJTU/AlphaPose/blob/master/docs/MODEL_ZOO.md
HALPE_26 = Node("Hip", id=19, children=[
HALPE_68 = Node("Hip", id=19, children=[
Node("RHip", id=12, children=[
Node("RKnee", id=14, children=[
Node("RAnkle", id=16, children=[