Replies: 1 comment
-
@nik123 did you manage to solve this issue? I am running to the same error |
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.
-
I'm getting myself acquainted with instance mmyolo framework and more specifically with instance segmentation task. I was able to train the model according to the tutorial. However, it lacks the export section.
I tried to adopt export example from object detection tutorial as the following:
However, I get the following error:
Is export to onnx supported for instance segmentaiton toasks in yolo?
Beta Was this translation helpful? Give feedback.
All reactions