TexasInstruments / edgeai-benchmark

This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab
https://github.com/TexasInstruments/edgeai
Other
3 stars 0 forks source link

ONNXinference session initialization error with yolov4 ONNX model #18

Open birdflyto opened 1 year ago

birdflyto commented 1 year ago

The following error occurred during quantization and compilation with yolov4 ONNX model. But yolov5 and yolov7 operate well. Could you give some advices?

/xxx/xxx/miniconda3/envs/benchmark/lib/python3.6/site-packages/onnxruntime/capi/onnxruntime_inference_collection.py(317)_create_inference_session() -> sess.initialize_session(providers, provider_options) (Pdb) c

WARNING : 'meta_layers_names_list' is not provided - running OD post processing in ARM mode

Number of OD backbone nodes = 0 Size of odBackboneNodeIds = 0 ERROR : SOC environmental variable not defined