open-mmlab / mmdeploy

OpenMMLab Model Deployment Framework
https://mmdeploy.readthedocs.io/en/latest/
Apache License 2.0
2.7k stars 618 forks source link

slowfast pytorch2onnx faild #1160

Open 1005452649 opened 1 year ago

1005452649 commented 1 year ago

Checklist

Describe the bug

Hello, I have one application using Spatio temporal action detection using AVA. So the algorithm has slowfast and ava head. I like to convert to ONNX. Now the algorithm is not listed in onnx convertible. May I know what step/infos/references to look into to convert the "Spatio temporal action detection using AVA" algorithm into ONNX.

Reproduction

Hello, I have one application using Spatio temporal action detection using AVA. So the algorithm has slowfast and ava head. I like to convert to ONNX. Now the algorithm is not listed in onnx convertible. May I know what step/infos/references to look into to convert the "Spatio temporal action detection using AVA" algorithm into ONNX.

Environment

Hello,
I have one application using Spatio temporal action detection using AVA.
So the algorithm has slowfast and ava head.
I like to convert to ONNX.
Now the algorithm is not listed in onnx convertible.
May I know what step/infos/references to look into to convert the "Spatio temporal action detection using AVA" algorithm into ONNX.

Error traceback

No response

irexyc commented 1 year ago

Hi, We will support recognition task(tsn/slowfast) soon, but have no specific plan for detection task recently.