tucan9389 / PoseEstimation-MLKit

The example of running Pose Estimation using ML Kit
https://github.com/motlabs/iOS-Proejcts-with-ML-Models
MIT License
17 stars 2 forks source link

support PoseNet tflite model #1

Open tucan9389 opened 5 years ago

tucan9389 commented 5 years ago

This model introduces in TensorFlow Lite Now Faster with Mobile GPUs (Developer Preview) article.

https://github.com/tensorflow/tfjs-models/tree/master/posenet

lmy931 commented 5 years ago

Any progress? I tried to implement it on Android, but it(multi_person_mobilenet_v1_075_float) always gives me some random result.

tucan9389 commented 5 years ago

No. I have same issue now