Update windows编译运行手把手教程.md
This commit is contained in:
parent
71d67dd52e
commit
98994caced
@ -2,7 +2,7 @@
|
||||
|
||||
## 说明
|
||||
|
||||
本教程可以用于https://github.com/wang-xinyu/tensorrtx该仓库中所有项目,只需要修改几处代码即可,修改之处后面会详细注明。
|
||||
本教程可以用于https://github.com/wang-xinyu/tensorrtx 该仓库中所有项目,只需要修改几处代码即可,修改之处后面会详细注明。
|
||||
|
||||
## 所需环境
|
||||
|
||||
@ -147,4 +147,4 @@ yolov5.exe -d ../samples // deserialize plan file and run inference, the images
|
||||
|
||||
**注意:**
|
||||
|
||||
**运行时需要将tensorRt的dll和opencv的dll拷贝到exe所在路径。或者将tensorRt和opencv的bin文件夹路径添加到环境变量中(不建议)**
|
||||
**运行时需要将tensorRt的dll和opencv的dll拷贝到exe所在路径。或者将tensorRt和opencv的bin文件夹路径添加到环境变量中(不建议)**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user