50 Forks
183 Stars
183 Watchers

YOLOP-opencv-dnn

使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。

How to download and setup YOLOP-opencv-dnn

Open terminal and run command
git clone https://github.com/hpc203/YOLOP-opencv-dnn.git
git clone is used to create a copy or clone of YOLOP-opencv-dnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with YOLOP-opencv-dnn https://github.com/hpc203/YOLOP-opencv-dnn/archive/master.zip

Or simply clone YOLOP-opencv-dnn with SSH
[email protected]:hpc203/YOLOP-opencv-dnn.git

If you have some problems with YOLOP-opencv-dnn

You may open issue on YOLOP-opencv-dnn support forum (system) here: https://github.com/hpc203/YOLOP-opencv-dnn/issues