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: YOLOv8m compilation for TDA4VM - extension

Part Number: TDA4VM

Tool/software:

Hello everyone,

I am trying to package the YOLOv8m model into ONNX format so that I can use it with the benchmark tool. Following the instructions from the link to my previous thread, I encountered an error that I haven't been able to resolve (see my last response).

Could you please help me understand what might be causing this issue? Additionally, I have two follow-up questions:

  1. When I run the conversion script, will I only get the ONNX file, or will a prototxt be generated as well?
  2. Are there any specific settings I should consider to ensure the model runs on TDA4VM?

Thank you in advance for your assistance!