Hi all,
I am able to build the model_detector demo (seemingly) correctly, but when trying to run the executeable on my reCamera, I get the following error:
[recamera@reCamera]/userdata$ ./model_detector model.cvimodel
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)
This was from using the default cvimodel in the /userdata/Models/ directory.
Has anyone experienced this or have a solution? Was it built incorrectly? I can successfully build the helloworld example, so I don't think it's my build environment.