yolov5-deepsort-tensorrt icon indicating copy to clipboard operation
yolov5-deepsort-tensorrt copied to clipboard

Are only tensorrtx 5.0 - yolov5s available??

Open YangSangWan opened this issue 11 months ago • 2 comments

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

YangSangWan avatar Mar 21 '24 11:03 YangSangWan

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

coding-and-coding avatar May 28 '24 01:05 coding-and-coding

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

swyangGntsolution avatar May 28 '24 06:05 swyangGntsolution