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#