You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@lucasjinreal I converted your example torch model(sparse_inst_r50_giam_aug_2b7d68.pth to onnx
and tested onnx model using ort_infer.py
But what I want to do is just to convert onnx model to tensorRT and to inference on Jetson device
Can you please let me know how to do this?
The text was updated successfully, but these errors were encountered:
@lucasjinreal I converted your example torch model(sparse_inst_r50_giam_aug_2b7d68.pth to onnx
and tested onnx model using ort_infer.py
But what I want to do is just to convert onnx model to tensorRT and to inference on Jetson device
Can you please let me know how to do this?
The text was updated successfully, but these errors were encountered: