You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: ‘class nvinfer1::IBuilder’ has no member named ‘getLogger’ nvinfer1::IRuntime* runtime = nvinfer1::createInferRuntime(*builder->getLogger());
#584
Open
Steven8686 opened this issue
Nov 11, 2024
· 1 comment
My platform and env:
Jetson 4.6, Ubuntu==16.04, CUDA==10.2, Deepstream==6.0.1 Tensorrt==8.0.1
And I am using your latest repo.
How can I solve that problem?
Thanks
The text was updated successfully, but these errors were encountered:
Hi there!
When I am following your guidance of deploying YOLOV5s model, when I run
It gives the error
My platform and env:
Jetson 4.6, Ubuntu==16.04, CUDA==10.2, Deepstream==6.0.1 Tensorrt==8.0.1
And I am using your latest repo.
How can I solve that problem?
Thanks
The text was updated successfully, but these errors were encountered: