Reconverting Midas v2 to coreml #428
Unanswered
pzoltowski
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
-
I did try to reconvert 081_MiDaS_v2 to coreml but failed. I know there are already there some coreml models but they using multiarray for input and output and using old smaller minimum_deployment_target. I tried:
saved_model_from_pb
to coreml -> converter failing to digest this modelMaybe somehow has tips how to handle it?
Beta Was this translation helpful? Give feedback.
All reactions