CUDA11.5
TensorRT 8.2.5.1
编译后使用Yolov5.exe可以直接调用best.engine进行推理,
编译成Yolov5.dll,python3.11 CDLL提示
FileNotFoundError: Could not find module 'C:\Users\zhuzi\Documents\yolov5\build\Release\yolov5.dll' (or one of its dependencies). Try using the full path with constructor syntax.
CUDA11.5 TensorRT 8.2.5.1 编译后使用Yolov5.exe可以直接调用best.engine进行推理, 编译成Yolov5.dll,python3.11 CDLL提示 FileNotFoundError: Could not find module 'C:\Users\zhuzi\Documents\yolov5\build\Release\yolov5.dll' (or one of its dependencies). Try using the full path with constructor syntax.
设置winmod=1提示 OSError: exception: access violation reading 0x0000000000000008