yolov5-deepsort-tensorrt
yolov5-deepsort-tensorrt copied to clipboard
Are only tensorrtx 5.0 - yolov5s available??
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
Do you have solved the problem now? I met the same problem.
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