mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

In face_mesh JS: `Uncaught (in promise) RuntimeError: Aborted(LinkError: import object field 'invoke_viid' is not a Function)`

Open ndrewtl opened this issue 3 years ago • 2 comments

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

  • Copypasted in JS face_mesh demo . Code is this.
  • Platform: WSL / Arch Linux
  • Solution: FaceMesh
  • Programming Language and version ( e.g. C++, Python, Java): JS

Describe the expected behavior: Demo works as expected. Demo file as I ran it is here.

Other info / Complete Logs:

Full error message:

Uncaught (in promise) RuntimeError: Aborted(LinkError: import object field 'invoke_viid' is not a Function)
    abort https://cdn.jsdelivr.net/npm/@mediapipe/face_mesh/face_mesh_solution_simd_wasm_bin.js:9
    createMediapipeSolutionsWasm https://cdn.jsdelivr.net/npm/@mediapipe/face_mesh/face_mesh_solution_simd_wasm_bin.js:9
face_mesh_solution_simd_wasm_bin.js:9:25559

ndrewtl avatar Jul 09 '22 09:07 ndrewtl

Hi @ndrewtl , Could you please provide steps to reproduce this issue.

sureshdagooglecom avatar Jul 12 '22 11:07 sureshdagooglecom

I got this running the basic face_mesh demo. But I realized that this was only happening in Firefox, which is not supported. Chrome works. Are there any plans to make this API available for Firefox?

ndrewtl avatar Jul 14 '22 04:07 ndrewtl

Hello @ndrewtl, We are upgrading the MediaPipe Legacy Solutions to new MediaPipe solutions However, the libraries, documentation, and source code for all the MediaPipe Legacy Solutions will continue to be available in our GitHub repository and through library distribution services, such as Maven and NPM.

You can continue to use those legacy solutions in your applications if you choose. Though, we would request you to check new MediaPipe solutions which can help you more easily build and customize ML solutions for your applications. These new solutions will provide a superset of capabilities available in the legacy solutions.

kuaashish avatar May 02 '23 10:05 kuaashish

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.

github-actions[bot] avatar May 10 '23 01:05 github-actions[bot]

This issue was closed due to lack of activity after being marked stale for past 7 days.

github-actions[bot] avatar May 17 '23 01:05 github-actions[bot]

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

google-ml-butler[bot] avatar May 17 '23 01:05 google-ml-butler[bot]