You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error is:
Interaction error occurred
SAM worker was not initialized. no available backend found. ERR: [wasm] TypeError: Cannot read properties of undefined (reading 'buffer'), [cpu] Error: previous call to 'initializeWebAssembly()' failed., [xnnpack] Error: previous call to 'initializeWebAssembly()' failed.
How can i solve this problem, thanks!
This is in browser issue. WebAssembly backend necessary to run onnx decoder in the browser is not available.
First of all, try another browser.
Thanks for your replay!
I tried the edge and google, both failed.
And I have deployed CVAT+SAM on two servers and am accessing them both from the same laptop. One server can be accessed and used normally, but the other one cannot.
Actions before raising this issue
Steps to Reproduce
2.Use the AI tools error like :
Expected Behavior
No response
Possible Solution
No response
Context
No response
Environment
No response
The text was updated successfully, but these errors were encountered: