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

Pretrained CPM model output resolution is only 24x24 #8

Open sfktrifork opened 5 years ago

sfktrifork commented 5 years ago

Please see my issue at: https://github.com/edvardHua/PoseEstimationForMobile/issues/61

For the pretrained CPM model downloaded here, the resolution of keypoint prediction appears to be only 1/4th of the expected 96x96.

I think this is related to the neural network, which is why I posted it to the PoseEstimationForMobile repo. However, I could be wrong. Is there something I'm missing?

tucan9389 commented 5 years ago

img_1254 It's really weird.