YOLOP icon indicating copy to clipboard operation
YOLOP copied to clipboard

YOLOP tensorRT部署有没有详细的执行步骤和说明?

Open maiunlei opened this issue 2 years ago • 2 comments

CMake Error at CMakeLists.txt:12 (find_package): By not providing "FindZED.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ZED", but CMake did not find one.

Could not find a package configuration file provided by "ZED" (requested version 3) with any of the following names:

ZEDConfig.cmake
zed-config.cmake

Add the installation prefix of "ZED" to CMAKE_PREFIX_PATH or set "ZED_DIR" to a directory containing one of the above files. If "ZED" provides a separate development package or SDK, be sure it has been installed.

maiunlei avatar Sep 29 '22 03:09 maiunlei

Fixed by: https://github.com/hustvl/YOLOP/pull/162 ; https://github.com/ausk/YOLOP ; https://github.com/ausk/YoloExt

ausk avatar Oct 25 '22 04:10 ausk

https://github.com/storrrrrrrrm/tensorrt_yolop.git

storrrrrrrrm avatar Nov 01 '22 07:11 storrrrrrrrm