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:
- When I run the conversion script, will I only get the ONNX file, or will a prototxt be generated as well?
- Are there any specific settings I should consider to ensure the model runs on TDA4VM?
Thank you in advance for your assistance!