Currently, our "Human Pose Tracking" example uses a legacy Pose model that is deprecated and no longer works since mediapipe>=0.10.10. It should be updated to the latest model.
More info: https://developers.google.com/mediapipe/solutions/guide#legacy
Old model: https://github.com/google/mediapipe/blob/master/docs/solutions/pose.md
New model: https://developers.google.com/mediapipe/solutions/vision/pose_landmarker
Currently, our "Human Pose Tracking" example uses a legacy Pose model that is deprecated and no longer works since
mediapipe>=0.10.10. It should be updated to the latest model.More info: https://developers.google.com/mediapipe/solutions/guide#legacy
Old model: https://github.com/google/mediapipe/blob/master/docs/solutions/pose.md
New model: https://developers.google.com/mediapipe/solutions/vision/pose_landmarker