PoseEstimation-CoreML
PoseEstimation-CoreML copied to clipboard
Separate the human pose estimation domain dependency from the project
The repo's code is coupled with human pose estimation output format(assume 14 keypoints output and draw the static fixed joint point). We need to change to be able to configure the keypoints number and joint info.
- remove fixed 14 keypoints output format
- remove fixed joint relationships