root@OE-X5-CPU-1-2-8:/open_explorer/yolov8n_detect_bayese_640x640_nchw# pip list | grep horizon
horizon-nn 1.1.0
horizon_tc_ui 1.24.3
#####################################################################################################################
python3.10
#####################################################################################################################
以下为执行hrt_model_exec model_info --model_file <your_bin_model_file.bin>返回的结果,附yaml,hb_mapper*.log文件onnx模型太大超出限制无法上传
root@OE-X5-CPU-1-2-8:/open_explorer/yolov8n_detect_bayese_640x640_nchw# hrt_model_exec model_info --model_file yolov8n_detect_bayese_640x640_nchw.bin
hrt_model_exec model_info --model_file yolov8n_detect_bayese_640x640_nchw.bin
I0000 00:00:00.000000 16 vlog_is_on.cc:197] RAW: Set VLOG level for “*” to 3
core[0] open!
core[1] open!
[HBRT] set log level as 0. version = 3.15.55.0
[DNN] Runtime version = 1.24.5_(3.15.55 HBRT)
[A][DNN][packed_model.cpp:247][Model](2025-03-17,19:17:29.910.242) [HorizonRT] The model builder version = 1.24.3
Load model to DDR cost 294.319ms.
This model file has 1 model:
[yolov8n_detect_bayese_640x640_nchw]
---------------------------------------------------------------------
[model name]: yolov8n_detect_bayese_640x640_nchw
input[0]:
name: images
input source: HB_DNN_INPUT_FROM_DDR
valid shape: (1,3,640,640,)
aligned shape: (1,3,640,640,)
aligned byte size: 1228800
tensor type: HB_DNN_IMG_TYPE_RGB
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (1228800,409600,640,1,)
output[0]:
name: output0
valid shape: (1,80,80,64,)
aligned shape: (1,80,80,64,)
aligned byte size: 1638400
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (1638400,20480,256,4,)
output[1]:
name: 326
valid shape: (1,40,40,64,)
aligned shape: (1,40,40,64,)
aligned byte size: 409600
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (409600,10240,256,4,)
output[2]:
name: 334
valid shape: (1,20,20,64,)
aligned shape: (1,20,20,64,)
aligned byte size: 102400
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (102400,5120,256,4,)
output[3]:
name: 342
valid shape: (1,80,80,1,)
aligned shape: (1,80,80,1,)
aligned byte size: 25600
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (25600,320,4,4,)
output[4]:
name: 350
valid shape: (1,40,40,1,)
aligned shape: (1,40,40,1,)
aligned byte size: 6400
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (6400,160,4,4,)
output[5]:
name: 358
valid shape: (1,20,20,1,)
aligned shape: (1,20,20,1,)
aligned byte size: 1600
tensor type: HB_DNN_TENSOR_TYPE_F32
tensor layout: HB_DNN_LAYOUT_NCHW
quanti type: NONE
stride: (1600,80,4,4,)
---------------------------------------------------------------------
config_yolov8_detect_nchw.yaml-
hb_mapper_checker.log-
hb_mapper_makertbin.log