TI中文支持网
TI专业的中文技术问题搜集分享网站

SK-TDA4VM: 板端部署时,模型运行出现错误

Part Number:SK-TDA4VM

app_od.cfg文件内容:
# location of conifg
tidl_config_file_path /opt/vision_apps/test_data/tivx/tidl_models/tidl_io_mono3d_896x1600_1.bin
# location of network
tidl_network_file_path /opt/vision_apps/test_data/tivx/tidl_models/tidl_net_mono3d_896x1600.bin
# location of input files
input_file_path /opt/vision_apps/test_data/psdkra/tidl_demo_images
# location of output files
output_file_path ./apps_out
start_frame 500
num_frames 3
in_size 896 1600
dl_size 896 1600
out_size 896 1600
viz_th 0.95
num_classes 1
delay_in_msecs 0
en_out_img_write 0
display_option 0
num_iterations 100
is_interactive 0

终端指令及反馈信息:

root@tda4vm-sk:/opt/vision_apps# ./bin/vx_app_tidl_od_seq.out –cfg config/app_od.cfgAPP: Init … !!!
MEM: Init … !!!
MEM: Initialized DMA HEAP (fd=4) !!!
MEM: Init … Done !!!
IPC: Init … !!!
IPC: Init … Done !!!
REMOTE_SERVICE: Init … !!!
REMOTE_SERVICE: Init … Done !!!
571.369954 s: GTC Frequency = 200 MHz
APP: Init … Done !!!
571.370208 s: VX_ZONE_INIT:Enabled
571.370283 s: VX_ZONE_ERROR:Enabled
571.370352 s: VX_ZONE_WARNING:Enabled
571.371041 s: VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!!
571.371325 s: VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!!
Config file size (-1 bytes) does not match size of sTIDL_IOBufDesc_t (37256 bytes)
571.372833 s: VX_ZONE_ERROR:[vxGetStatus:713] Reference is NULL
571.372965 s: VX_ZONE_ERROR:[vxMapUserDataObject:473] Invalid user data object reference
Segmentation fault (core dumped)

Shine:

请参考您的另外一个帖子。https://e2echina.ti.com/support/processors/f/processors-forum/289641/tda4vm

赞(0)
未经允许不得转载:TI中文支持网 » SK-TDA4VM: 板端部署时,模型运行出现错误
分享到: 更多 (0)