mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

JS Pose not working on WebKit browsers after updating to 15.4

Open tarobodygram opened this issue 3 years ago • 2 comments

Please make sure that this is a solution issue.

System information (Please provide as much relevant information as possible)

  • Have I written custom code (as opposed to using a stock example script provided in Mediapipe):
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04, Android 11, iOS 14.4): iOS 15.4.1
  • MediaPipe version: @0.5.1635988162
  • Bazel version: -
  • Solution (e.g. FaceMesh, Pose, Holistic): Pose
  • Programming Language and version ( e.g. C++, Python, Java): JavaScript

Pose detection stops working after updating ios version to 15.4. I'm not sure what ios version I was using prior but I have verified that it works as usual on 14.7.1.

In the logs, it says it failed to load pose_detection.tflite but I don't see any xhr request for the model.

Any ideas where I should look at? Thanks

Describe the expected behavior:

await pose.initialize() should load pose_detection.tflite properly on WebKit browsers (ios15.4).

Standalone code you may have used to try to get what you need :

If there is a problem, provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Colab/repo link /any notebook:

Other info / Complete Logs : Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached:

Screen Shot 2022-04-13 at 11 58 08

tarobodygram avatar Apr 14 '22 07:04 tarobodygram

Hello, I'm having the same issue. Any news or solutions? Thank you!

jpamarohorta avatar Apr 21 '22 16:04 jpamarohorta

I also encountered this issue in iOS 15.4. But interestingly, 15.5 seems fine....

hiukim avatar Jul 28 '22 23:07 hiukim

Marking as a duplicate of #3874 and closing this issue. Please track for the resolution on #3874 .

ayushgdev avatar Dec 14 '22 09:12 ayushgdev

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Dec 14 '22 09:12 google-ml-butler[bot]