第一步是ACT模型转换


上图是执行bash sample_build.sh编译过程 没问题应该
下面两个图是bash sample_run.sh过程中的错误显示


显示:
[ERROR] Load model(../model/yolov7x.om) from file return 545002
[ERROR] Load model ../model/yolov7x.om from file failed
[ERROR] Model init failed, error:303
[ERROR] Thread infer_thread_0 init error 303, thread exit
[ERROR] Thread instance infer_thread_0 status change to 4, app start failed
[ERROR] Create thread infer_thread_0 failed, error 15
[ERROR] Start app failed, error 15
[INFO] Model(../model/yolov7x.om) had not been loaded or unload already
第一步是ACT模型转换
上图是执行bash sample_build.sh编译过程 没问题应该
下面两个图是bash sample_run.sh过程中的错误显示
显示:
[ERROR] Load model(../model/yolov7x.om) from file return 545002
[ERROR] Load model ../model/yolov7x.om from file failed
[ERROR] Model init failed, error:303
[ERROR] Thread infer_thread_0 init error 303, thread exit
[ERROR] Thread instance infer_thread_0 status change to 4, app start failed
[ERROR] Create thread infer_thread_0 failed, error 15
[ERROR] Start app failed, error 15
[INFO] Model(../model/yolov7x.om) had not been loaded or unload already