Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert CO-DETR error #2522

Closed
3 tasks done
lzxpaipai opened this issue Oct 30, 2023 · 3 comments
Closed
3 tasks done

convert CO-DETR error #2522

lzxpaipai opened this issue Oct 30, 2023 · 3 comments

Comments

@lzxpaipai
Copy link

Checklist

  • I have searched related issues but cannot get the expected help.
  • 2. I have read the FAQ documentation but cannot get the expected help.
  • 3. The bug has not been fixed in the latest version.

Describe the bug

mmdetion:https://github.com/open-mmlab/mmdetection/tree/dev-3.x/projects/CO-DETR
mmdeploy:dev-1.x
convert co-detr 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

Reproduction

no code modify

Environment

python:3.8
pytorch:1.8.1+cu11
mmdetion:dev-3.x
mmdeploy:dev-1.x

Error traceback

No response

@lzxpaipai lzxpaipai changed the title [Bug] convert CO-DETR error Oct 30, 2023
@RunningLeon
Copy link
Collaborator

hi, this model has not been supported according to https://mmdeploy.readthedocs.io/en/latest/04-supported-codebases/mmdet.html#supported-models. If you have time to support it, you may refer to this PR: #2410

Copy link

github-actions bot commented Nov 7, 2023

This issue is marked as stale because it has been marked as invalid or awaiting response for 7 days without any further response. It will be closed in 5 days if the stale label is not removed or if there is no further response.

@github-actions github-actions bot added the Stale label Nov 7, 2023
Copy link

This issue is closed because it has been stale for 5 days. Please open a new issue if you have similar issues or you have any new updates now.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants