Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are only tensorrtx 5.0 - yolov5s available?? #49

Open
YangSangWan opened this issue Mar 21, 2024 · 2 comments
Open

Are only tensorrtx 5.0 - yolov5s available?? #49

YangSangWan opened this issue Mar 21, 2024 · 2 comments

Comments

@YangSangWan
Copy link

Are only tensorrtx 5.0 - yolov5s available??

i created "wts" using tensorrtx lasted version not tensorrtx5.0.

I have converted the yolov5s.pt or yolov5x.pt to wts, and then transformed it into an engine file. After this conversion, I have confirmed that there are no issues with the engine.

Now, when I attempt to run a DeepSort example, an error occurs in every frame of the video. The error messages are:
[E] [TRT] 1: [context.cpp::nvinfer1::rt::CommonContext::setStream::88] Error Code 1: Cudnn (CUDNN_STATUS_MAPPING_ERROR)
CUDA error 700 at C:\Users\user\Desktop\ysw\yolov5-deepsort-tensorrt\yolo\src\yolov5_lib.cpp:33CUDA error 700 at C:\Users\user\Desktop\ysw\yolov5-deepsort-tensorrt\yolo\src\yolov5_lib.cpp

@coding-and-coding
Copy link

Do you have solved the problem now? I met the same problem.

@swyangGntsolution
Copy link

Do you have solved the problem now? I met the same problem.

I gave up. I referred to other github for the yolov5 part.

Sorry T.T

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants