This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-TDA4VM: app_edgeai cpp demo gives error

Part Number: SK-TDA4VM


Hi,

I got errors running the cpp demo build with segmentation models, please see the error below. However, the classification models are ok, and the python demo, app_edgeai.py, runs OK with both segmentation and classification models. I am using SK-TDA4VM with ti-processor-sdk-linux-sk-tda4vm-etcher-image, version 08.01.00.02 (03 Feb 2022). 

Please help, thanks.

root@j7-evm:/opt/edge_ai_apps/apps_cpp# ./bin/Release/app_edgeai ../configs/semantic_segmentation.yaml
libtidl_onnxrt_EP loaded 0x2e1e2d80
ERROR : artifacts_folder not a directoryParsing ONNX Model
Segmentation fault (core dumped)
root@j7-evm:/opt/edge_ai_apps/apps_cpp#