This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: yolo onnx to bin

Part Number: TDA4VM

Hello, I am learning how to deploy YOLOv5 on TDA4vm for inference. Currently I have exported onnx and prototxt, but I don’t know how to convert onnx into a bin file. I referred to the TI Deep Learning Library User Guide, but I could not find the TI Deep Learning Library link and the "ti_dl/utils/tidlModelImport/out" path mentioned in the manual. Which tool should I use to convert onnx to bin? Can you provide me with the corresponding link or detailed tutorial?