How to form an ONNX model by TensorRT on a jetson device?

Hi, I want form an ONNX model by tensorRT on my jeston Xavier NX, while it seems I nned to install a package which called “albumentation” while, I cannot install it successfully, somthing wrong with opencv-python, which can not install by pip. This is an commen issue, is there other way to form my onnx model by tensorrt?

Thanks a lot

Hi @xushoushuai,
I am not sure if i understood your concern correct, but i think the below link addresses it.

Also if you trying to generate tensorRT engine from your ONNX model, please refer to the link for the same.

Thanks!