NVIDIA / object-detection-tensorrt-example

Running object detection on a webcam feed using TensorRT on NVIDIA GPUs in Python.
211 stars 61 forks source link

Does this example support TensorRT 6.0? #11

Closed anuar12 closed 4 years ago

anuar12 commented 4 years ago

Should we make any changes to reflect changes in TensorRT 6.0 version?

GLBurnett commented 4 years ago

As far as I know, nothing should be different.

anuar12 commented 4 years ago

Great thanks for quick reply.