open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
28.65k stars 9.32k forks source link

Steps to convert RTMDet instance segmentation model to onnx or tensorrt? #11549

Open dsbyprateekg opened 4 months ago

dsbyprateekg commented 4 months ago

Please share a notebook or steps to convert RTMDet-Ins-m model to the onnx/tensorrt format.

mchaniotakis commented 4 months ago

I am pretty sure you have to use mmdeploy to do these conversions.