-
Notifications
You must be signed in to change notification settings - Fork 643
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
[Bug] mmdetection rtmdet 转 tensorrt 或者 onnx 报错 #1633
Comments
We recommend using English or English & Chinese for issues so that we could have broader discussion. |
D:\Python\Python38\python.exe D:\ayjdata\Code\Deep_learning\OpenMMLab\mmdeploy\mmdeploy-dev-V1.0.0rc1-V20230105\tools\deploy.py 进程已结束,退出代码1 |
Hi, @RangiLyu How is |
|
一样的错误,坐等白嫖rtmdet-ins的deploy |
Try this #1662 |
单独做一个分支吗? |
It has been merged into dev-1.x |
I meet the same issue |
how to add unsupported type InstanceData for a SingleStageDetector? |
Checklist
Describe the bug
mmdetection rtmdet 转 tensorrt 或者 onnx 报错
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
01/10 19:45:40 - mmengine - ERROR - D:\ayjdata\Code\Deep_learning\OpenMMLab\mmdeploy\mmdeploy-dev-V1.0.0rc1-V20230105\mmdeploy\apis\core\pipeline_manager.py - pop_mp_output - 80 -
mmdeploy.apis.pytorch2onnx.torch2onnx
with Call id: 0 failed. exit.Reproduction
D:\Python\Python38\python.exe D:\ayjdata\Code\Deep_learning\OpenMMLab\mmdeploy\mmdeploy-dev-V1.0.0rc1-V20230105\tools\deploy.py --deploy_cfg configs/mmdet/instance-seg/instance-seg_tensorrt_static-448x448.py --model_cfg rtmdet-ins_s_8xb32-300e_coco.py --checkpoint epoch_82.pth
Environment
Error traceback
No response
The text was updated successfully, but these errors were encountered: