mediapipe: Error while upgrading to 0.4.1633558788 mediapipe pose
Error while upgrading mediapipe pose npm version from 0.2.1614787780 to latest i.e. 0.4.1633558788
Calculator::Open() for node "poselandmarkgpu__poselandmarkbyroigpu__poselandmarkmodelloader__LocalFileContentsCalculator" failed: Failed to read file third_party/mediapipe/modules/pose_landmark/pose_landmark_full.tflite. [type.googleapis.com/mediapipe.StatusList='\n\xe1\x01\x08\x02\x12\xdc\x01\x43\x61lculator::Open() for node \"poselandmarkgpu__poselandmarkbyroigpu__poselandmarkmodelloader__LocalFileContentsCalculator\" failed: Failed to read file third_party/mediapipe/modules/pose_landmark/pose_landmark_full.tflite.']
put_char @ pose_solution_simd_wasm_bin.js:9
write @ pose_solution_simd_wasm_bin.js:9
...
...
...
r @ camera_utils.js:7
(anonymous) @ camera_utils.js:7
requestAnimationFrame (async)
q @ camera_utils.js:7
a.video.onloadedmetadata @ camera_utils.js:7
ReactTest.js:327 RuntimeError: abort(undefined) at Error
at jsStackTrace (pose_solution_simd_wasm_bin.js:9)
at stackTrace (pose_solution_simd_wasm_bin.js:9)
at abort (pose_solution_simd_wasm_bin.js:9)
at _abort (pose_solution_simd_wasm_bin.js:9)
at pose_solution_simd_wasm_bin.wasm:0x517665
at pose_solution_simd_wasm_bin.wasm:0x517520
at pose_solution_simd_wasm_bin.wasm:0x51767e
at pose_solution_simd_wasm_bin.wasm:0x19398
at pose_solution_simd_wasm_bin.wasm:0x14436
at SolutionWasm$send [as send] (eval at new_ (pose_solution_simd_wasm_bin.js:9),
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17
@mhays-google Figured out the issue. I was missing some configurations in my code that wasn’t loading the required file. I am able to make it work now with the latest version. Thanks a lot for your help.
Thanks @sgowroji Appreciated!
Thanks for the patience. I did stage a new version of pose recently, and it does not exhibit this error. Can you try upgrading?