Due to I had back to JetPack 5.0.2, I can’t share the onnx model to you based on JetPack 5.1 . But I’m pleasure to share the onnx model based on JetPack 5.0.2.
And I found that JetPack 5.0.2+tensorRT8.5 don’t support TopK(), torchvision.ops.nms(), tochvison.ops.MultiScaleRoIAlign(), torech.where() , when I convert onnx model to tensorRT.
These operators are what I have to use in my model, but I don’t know how to fix it. Would you like to help me, thanks a lot.