This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
ONNX conversion #20565
Unanswered
BenLag2906
asked this question in
Q&A
ONNX conversion
#20565
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
Regarding your comments i didn't find a way to convert an ONNX model to mxnet. Indeed I am interesting to adapt YoloV5 onnx model file to mxnet format. Maybe there is a singular layer which is not exported when i run the command :
"onnx_mxnet.import_model(onnx_model_file)"
Could you please give a piece of advise ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions