mediapipe
mediapipe copied to clipboard
Iris Depth Web demo fails with error in app_bundle.js
Steps to reproduce
- Visit https://viz.mediapipe.dev/demo/iris_depth (Google Chrome on MacOS)
- Press the run button
- UI displays "Waiting..." and nothing happens
- Inspect, console shows:
app_bundle.js:9597 Error: <path> attribute d: Unexpected end of attribute. Expected number, "….29,16L2.89,18L9".
m.setAttribute @ app_bundle.js:9597
Hi @nlothian, Could you please reproduce the above error with the latest release and let us know if the issue still exists. Thanks!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Hi @nlothian, Could you please reproduce the above error with the latest release and let us know if the issue still exists. Thanks!
Yes, just ran it again today with exactly the same error.
Chrome is Version 91.0.4472.114 (Official Build) (x86_64)
Hi @nlothian , Could you please reproduce the above error with the latest release and let us know if the issue still exists. Thanks!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.
Latest version still has the error:
iris_depth_bin.js:9 F0715 08:59:58.958000 1 default_demo.embind.cc:250] Check failed: absl::OkStatus() == ::util::status_internal::AsStatus((graph_->Initialize(graph_configs_, {}))) (OK vs. NOT_FOUND: ValidatedGraphConfig Initialization failed.
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 No registered object with name: ImageFrameToGpuBufferCalculator; Unable to find Calculator "ImageFrameToGpuBufferCalculator" [type.googleapis.com/mediapipe.StatusList='\n\x80\x01\x08\x05\x12|No registered object with name: ImageFrameToGpuBufferCalculator; Unable to find Calculator \"ImageFrameToGpuBufferCalculator\"']
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 === Source Location Trace: ===
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 third_party/mediapipe/framework/tool/status_util.cc:139
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 third_party/mediapipe/framework/validated_graph_config.cc:381
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 third_party/mediapipe/framework/calculator_graph.cc:448
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 )
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 *** Check failure stack trace: ***
put_char @ iris_depth_bin.js:9
iris_depth_bin.js:9 undefined
abort @ iris_depth_bin.js:9
iris_depth_bin.js:9 Uncaught (in promise) RuntimeError: abort(undefined) at Error
at jsStackTrace (iris_depth_bin.js:9:68135)
at stackTrace (iris_depth_bin.js:9:68387)
at abort (iris_depth_bin.js:9:41695)
at _abort (iris_depth_bin.js:9:180919)
at iris_depth_bin.wasm:0x65d98f
at iris_depth_bin.wasm:0x65d846
at iris_depth_bin.wasm:0x65d9a8
at iris_depth_bin.wasm:0x1ea85
at iris_depth_bin.wasm:0x19ac9
at iris_depth_bin.wasm:0x19b4d
at abort (iris_depth_bin.js:9:41726)
at _abort (iris_depth_bin.js:9:180919)
at iris_depth_bin.wasm:0x65d98f
at iris_depth_bin.wasm:0x65d846
at iris_depth_bin.wasm:0x65d9a8
at iris_depth_bin.wasm:0x1ea85
at iris_depth_bin.wasm:0x19ac9
at iris_depth_bin.wasm:0x19b4d
at Object.changeTextGraph (eval at new_ (iris_depth_bin.js:9:163054), <anonymous>:8:1)
at DefaultDemoApi.setGraph (default_demo_api.js:79:20)
Closing as stale. Please reopen if you'd like to work on this further.
Is any work made on this?
@nlothian To add more information, the error provided in the issue description pops up without running the graph as well. @mhays-google The error provided here is also reproducible at our end once an image with EXIF data is uploaded. Can you please take a look into this issue?
Hello @nlothian, 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.
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.