help me to run mmyolo models on cpu #30888
Unanswered
Vinaygoudasp7
asked this question in
Q&A
Replies: 2 comments
-
hi any one please ans this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @praasz @alexsu52 @faizan102418 can you please help me to solve this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi @okhovan @adk9 @dmatveev @cabelo
I'm using MMYOLO and have successfully trained a model that gives good results. Now, I want to run the model on CPU by converting it to OpenVINO. I followed the conversion pipeline: MMYOLO → ONNX → OpenVINO (using the OpenVINO CLI).
However, after conversion, the inference results are not as expected. Could you please suggest possible solutions or guide me on how to resolve this?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions