models icon indicating copy to clipboard operation
models copied to clipboard

Mask-RCNN weights (h5) to onnx model

Open pra-dan opened this issue 4 years ago • 1 comments
trafficstars

Ask a Question

Question

I am trying to convert my Mask-RCNN custom models trained on ResNet50 and ResNet101 to onnx (to get an optimised inference using TensorRT). I cannot find any guid to do so. Is there any general/suggested method of doing so ?

Is this issue related to a specific model?
Model name (e.g. mnist): Mask-RCNN

pra-dan avatar Aug 04 '21 09:08 pra-dan

please check onnx converter for help

https://lfaifoundation.slack.com/archives/C0171FSKZBN

wenbingl avatar Aug 10 '21 22:08 wenbingl