Please note that if you are using a Jetson device.
The TensorRT package is installed as one of the SDK components.
You don’t need to install it manually.
The OSS GitHub contains up-to-date plugin support.
If a sample requires the latest plugin implementation, you will need to update the library manually.
However, FasterRCNN is added for a while.
The required plugin implementation should be available in the default TensorRT package already.
I have version 6 or 5 of TensorRT due to my old JetPack version. It is missing this sample. Can I update TensorRT without having to reflash Jetson again ?
$ sudo apt-get install tensorrt
Reading package lists... Done
Building dependency tree
Reading state information... Done
tensorrt is already the newest version (6.0.1.10-1+cuda10.0).
The following packages were automatically installed and are no longer required:
libcharls1 libgdcm2.8 libgl2ps1.4 libhdf5-openmpi-100 liblept5 libllvm9
libnetcdf-c++4 libsocket++1 libtesseract4 libvtk6.3
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 337 not upgraded.