Closed Perezmarc closed 1 year ago
Hello @Perezmarc,
We are not able to reproduce the issue. Please provide the reproducible steps to understand the issue. Thank you
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.
This issue was closed due to lack of activity after being marked stale for past 7 days.
@Perezmarc facing the same issue with WASM files, if loaded from the network, it worked fine, but it failed if loaded from cache. using version 0.10.13. and failing specifically on Safari 17.6
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
OS Platform and Distribution
iOS Safari & Chrome
Mobile device if the issue happens on mobile device
No response
Browser and version if the issue happens on browser
No response
Programming Language and version
Javascript & Typescript
MediaPipe version
@latest
Bazel version
No response
Solution
FaceLandmarker
Android Studio, NDK, SDK versions (if issue is related to building in Android environment)
No response
Xcode & Tulsi version (if issue is related to building for iOS)
No response
Describe the actual behavior
When Running the the models face_landmarker_with_blendshapes.task and latest vision, the app crashes like half or more of the times with the following error:
If I Disable cache through the console it always works.
Describe the expected behaviour
Standalone code/steps you may have used to try to get what you need
Other info / Complete Logs
No response