-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to run solutions #20
Comments
You can stop the node-red service. |
And the process should run with sudo |
how many ion memory do we have? I meet new problem with memory: ion ioctl fail:: Out of memory. use medel_tool , it shows my model ion size is CviModel Need ION Memory Size: (58.00 MB) |
Hi, |
ok, thank you! |
I compiled solutions/sscma-model and install in the device, but when in run it, error occurred.
sscma-model yolo11n_1684x_int8_sym.cvimodel cat.jpg out.jpg
Assertion failed: 0 (/home/runner/work/reCamera-OS/reCamera-OS/output/sg2002_recamera_emmc/cviruntime/src/soc/common/cvi_device_mem.cpp: device_init: 720)
Aborted.
It seems that the device is being occupied. I need to close the process that is occupying the device. Although I saw sscma-node running in top and have already terminated it, the issue still persists. Please provide a solution.
The text was updated successfully, but these errors were encountered: