Open NikoSalamini opened 8 months ago
Are you running "https://github.com/Xilinx/Vitis-AI/tree/3.0/examples/vai_runtime/resnet50" example? Do you have "../images/" in your Board? If not have then install by following this [https://github.com/Xilinx/Vitis-AI/tree/3.0/examples/vai_runtime#running-vitis-ai-examples-1, Step1]. Regards,
I am trying to run a resnet50 model on the KRIA KR260 board, I followed the Hackster tutorial:
Everything is ok until I try to launch the resnet50 model using this command and I get the following error:
What's wrong? the image folder is in ~/Vitis-AI/examples/vai_runtime, while the model is in ~/Vitis-AI/examples/vai_runtime. I also tried to launch the command using env LIBRARY_LD_PATH=path_to_libraries but it doesn't work. I didn't install the vitis_ai runtime.