Fabrice Sepret
Fabrice Sepret
@Nevadalol @yousefamar I have created an API that can be used through a webview, allowing pose estimation with MoveNet at over 20 fps on Android, iOS, or web apps. Check...
I’ve been having issues with integrating TensorFlow's pose detection models on iOS/Android for a couple of years too... So, I shifted to a different approach a few months ago—using a...
> In my case camera and model.predict working only on IOS (using expo go) but with android is like that the model is predicting nothing using estimatePoses :( > >...