failing to convert the onnx model to the nef file

I try to use the example code in the document center yolo example, to turn my own onnx model into the nef model which can be accepted by the KL520 AI dongle, I did the steps according to the document center, but it always show this error:

subprocess.CalledProcessError: Command '['./compilerIpevaluator_520.sh', '/workspace/scripts/keras_yolo3/optimized-yolo3-tiny.onnx']' returned non-zero exit status 1.

Comments

  • Could you provide more specific information for clarifying the issue? Like what kind of commands you had used, which command makes you meet the error, and the full error message you encountered, etc.

The discussion has been closed due to inactivity. To continue with the topic, please feel free to post a new discussion.