Problems Deploying Dino Models #2296
Unanswered
gusmcarreira
asked this question in
Q&A
Replies: 1 comment
-
meet 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.
-
Hi there, I have been trying to deploy the models for which the configs are here but as I try such I get this error
RuntimeError: Only tuples, lists and Variables are supported as JIT inputs/outputs. Dictionaries and strings are also accepted, but their usage is not recommended. Here, received an input of unsupported type: InstanceData 07/21 12:03:25 - mmengine - ERROR - path_to_venv/lib/python3.8/site-packages/mmdeploy/apis/core/pipeline_manager.py - pop_mp_output - 80 - "mmdeploy.apis.pytorch2onnx.torch2onnx" with Call id: 0 failed. exit.
Does anyone know how to solve it?
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions