I’m trying to convert an rtmdet model to CoreML. #2785
Unanswered
Jungkyu-Lee
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to convert an rtmdet model to CoreML.
I’ve successfully created a converter with a fixed 1 batch size, but having trouble with dynamic batch sizes.
Is there a way to create a converter that supports dynamic batch sizes?
Environment
then i execute
detection_coreml_dynamic.py
file like this:but i got following error messeges.
Beta Was this translation helpful? Give feedback.
All reactions