Can we convert Detectron2 to TensorRT engine?

I see that someone else has had the same problem -

And, you recommended modifying TensorRT FasterRCNN (caffe-based) example. (However, the GitHub link you provided is currently not working)

I also have a few other questions -

  1. Are there any other ways to run the ONNX format on the TensorRT engine?
  2. What other formats do the TensorRT engine support?