open-mmlab / mmdeploy

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

Could you release a example of converting swin mmdet into onnx? #247

Closed isbrycee closed 2 years ago

isbrycee commented 2 years ago

I have trained a swin transformer model on my own dataset, i want to embeded it into edge device, so could you release a example of converting swin mmdet into onnx? Thanks!!!!

lvhan028 commented 2 years ago

Hi, transformer model deployment is not as easy as taking a piece of cake. We are gonna do the job in April on the target devices x86_64 cpu and the NVIDIA GPUs. So, what's your target edge device?

isbrycee commented 2 years ago

Hi,my device is 晶晨A311D,i'd appreciate about your future job! Thanks~

lvhan028 commented 2 years ago

Make swin transformer deployment as a future feature of MMDeploy. Close this issue for now