使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
☆307Mar 11, 2022Updated 4 years ago
Alternatives and similar repositories for YOLOP-opencv-dnn
Users that are interested in YOLOP-opencv-dnn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- You Only Look Once for Panopitic Driving Perception.(MIR2022)☆2,177Oct 20, 2023Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。☆83Sep 20, 2022Updated 3 years ago
- 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序☆158Oct 21, 2021Updated 4 years ago
- 使用ONNXRuntime部署LSTR基于Transformer的端到端实时车道线检测,包含C++和Python两个版本的程序☆21Jan 27, 2023Updated 3 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆28May 4, 2022Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆51Apr 9, 2021Updated 4 years ago
- yolov5+霍夫变换实现的车道线检测☆61Jan 14, 2023Updated 3 years ago
- 使用OpenCV部署Yolo-FastestV2,包含C++和Python两种版本的程序☆115Dec 4, 2021Updated 4 years ago
- 基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行☆237Jan 7, 2024Updated 2 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Sep 18, 2021Updated 4 years ago
- 👍车道线检测☆33May 13, 2020Updated 5 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序☆535Feb 26, 2022Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5-v6.1目标检测,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l,yolov5n,yolov5x,yolov5s6,yolov5m6,yolov5l6,yolov5n6…☆249Feb 28, 2022Updated 4 years ago
- 使用OpenCV部署faster-rcnn检测证件照,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆13Dec 12, 2021Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用OpenCV部署P2PNet人群检测和计数,包含C++和Python两种版本的实现☆55Dec 4, 2021Updated 4 years ago
- yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆65Jul 2, 2021Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署多任务的yolov5目标检测+语义分割,包含C++和Python两个版本的程序☆30Feb 17, 2022Updated 4 years ago
- 使用ONNXRuntime部署StyleGAN人像卡通画,包含C++和Python两个版本的程序☆22Jul 9, 2022Updated 3 years ago
- 使用OpenCV部署眼睛凝视估计,包含C++和Python两个版本的程序,只依赖opencv库就可以运行,彻底摆脱对任何深度学习框架的依赖。☆16Dec 28, 2023Updated 2 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Dec 22, 2023Updated 2 years ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆88May 1, 2021Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆56Jun 14, 2023Updated 2 years ago
- 使用OpenCV部署RecRecNet广角图像畸变矫正,包含C++和Python两个版本的程序☆15Jul 5, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Jan 14, 2023Updated 3 years ago
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Aug 29, 2023Updated 2 years ago
- 使用深度学习算法实现虚拟试衣镜,结合了人体姿态估计、人体分割、几何匹配和GAN,四种模型。仅仅只依赖opencv库就能运行☆267Jan 19, 2022Updated 4 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆52Apr 1, 2022Updated 3 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Apr 24, 2023Updated 2 years ago
- 使用BiSeNet做人脸面部解析,包含了基于pytorch, opencv, onnxruntime三种库的程序实现,并且比较了在调用三种库的输入和输出的差异☆15May 7, 2021Updated 4 years ago
- 使用OpenCV部署图像描述Image_Captioning,包含C++和Python两个版本的程序☆12Dec 22, 2023Updated 2 years ago
- 用语义分割的方式来做车道线检测☆11Dec 19, 2019Updated 6 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Feb 19, 2022Updated 4 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 分别使用OpenCV、ONNXRuntime部署YOLOX+ByteTrack目标跟踪,包含C++和Python两个版本的程序☆234Mar 26, 2022Updated 4 years ago
- 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序,优化后的☆115Feb 26, 2022Updated 4 years ago
- YOLOPv2: Better, Faster, Stronger for Panoptic driving Perception☆658Jun 30, 2024Updated last year
- 使用OpenCV+onnxruntime部署开放域目标检测,包含C++和Python两个版本的程序