Looking for sample python code to run TensorRT with engine that was created with TLT example.
After going through the tlt delectNet_v2 example, I was able to generating the engine file “resnet18_detector_baru.engine”.
I would like to run the engine with TensorRT on Jetson nano. However, I’m not able to find examples or clear instructions to load the engine into TensorRT. Any suggestion or direction would be greatly appreciated.
Thanks,
Terry