I tried using the method stated in the blog: https://blog.tensorflow.org/2021/05/next-generation-pose-detection-with-movenet-and-tensorflowjs.html to deploy Movenet. It's working in android as expected but the frame freezes after asking for camera permission and not running on Safari or chrome. It works well in macOS but iPhone is an issue. My use case is to use tf js for webview on flutter.
I tried using the method stated in the blog: https://blog.tensorflow.org/2021/05/next-generation-pose-detection-with-movenet-and-tensorflowjs.html to deploy Movenet. It's working in android as expected but the frame freezes after asking for camera permission and not running on Safari or chrome. It works well in macOS but iPhone is an issue. My use case is to use tf js for webview on flutter.