How to run Pytorch trained MaskRCNN (detectron2) with TensorRT

Hi,

caffe2 is included in the pyTorch package.
Please find the following topic for the prebuilt pytorch package for the Jetson device:

Unsupported ONNX data type: UINT8 (2)

Above error indicates that ONNX model use the non-supported INT8 data format.
However, INT8 is supported on the Xavier platform.

We are going to check this issue.
Will share more information with you later.

Thanks.