open-mmlab / mmdeploy

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

Support Oriented RepPoints in ONNX[Feature] #1651

Open LLsmile opened 1 year ago

LLsmile commented 1 year ago

Motivation

Oriented RepPoints achieves good location precision among those rotated object detection models. And I think it's vital to support it in ONNX format.

Related resources

https://github.com/open-mmlab/mmrotate/blob/main/configs/oriented_reppoints/README.md

Additional context

No response

lvhan028 commented 1 year ago

We've noticed that you have already opened an issue https://github.com/open-mmlab/mmdeploy/issues/1478 about this feature.

Unfortunately, the mmdeploy team has been occupied by many high-priority tasks and there is rarely throughput to support deployment requests on some models or even codebases.

We'll appreciate it a lot if you are willing to make contributions to expand the supported models.