tucan9389 / PoseEstimation-CoreML

The example project of inferencing Pose Estimation using Core ML
https://github.com/motlabs/awesome-ml-demos-with-ios
MIT License
680 stars 136 forks source link

Separate the human pose estimation domain dependency from the project #28

Open tucan9389 opened 4 years ago

tucan9389 commented 4 years ago

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.