Joecoss / Lane-detection
本项目针对传统车道线检测鲁棒性较差的现象,通过运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。
☆49Updated 2 years ago
Alternatives and similar repositories for Lane-detection:
Users that are interested in Lane-detection are comparing it to the libraries listed below
- 使用yolov5与deepsort实现车辆目标跟踪与应用☆22Updated 2 years ago
- 基于Opencv的车道线检测:1. 图像加载;2.图像预处理:图片灰度化,高斯滤波;3.Cany边缘检测;4.感兴趣区域检测;5.霍夫直线检测 ;6.直线拟合;7.车道线叠加;8.图片和视频测试;9.可视化界面pyqt5 (可选)。☆79Updated 2 years ago
- 这是一个利用yolov5 和deepsort算法制作的跟踪、人流统计项目,包含了闯红灯,车辆统计等功能☆14Updated 2 years ago
- 基于YOLOv8的多端车流检测系统(用于毕设+开源)☆75Updated last year
- 基于 yolov5 和 PyQt5 开发工具搭建了实时违法检测区域入侵软件,支持自定义检测区域、多种对象检测以及事件信息统计。☆84Updated last year
- 👍车道线检测☆19Updated 4 years ago
- This project utilizes PyQt5, YOLOv8, and TensorFlow for vehicle detection and identification, including speed monitoring and fine issuanc…☆77Updated last year
- 使用Pyqt5搭建YOLO系列多线程目标检测系统☆53Updated last year
- YOLO&Deepsort的车速&车流量检测系统(源码&部署教程)☆42Updated last year
- Pedestrian / vehicle tracking and counting system based on yolov5 and deepsort. 基于yolov5和deepsort的行人或车辆跟踪计数系统☆52Updated last year
- 车辆检测、跟踪、计数☆16Updated 3 years ago
- yolov5+霍夫变换实现的车道线检测☆47Updated 2 years ago
- Python基于OpenCV的视频车道线检测系统[源码&部署教程]☆11Updated last year
- 基于YoloX目标检测+DeepSort算法实现多目标追踪Baseline☆168Updated 3 years ago
- 基于Yolov5的Vue前端目标检测和训练可视化系统☆62Updated 2 years ago
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆277Updated 2 years ago
- 基于yolov5的高速公路及城市道路车辆视觉检测(CIAC比赛项目)☆24Updated last year
- YOLOv5的7.0版本+pyqt5界面+人脸表情识别☆22Updated 11 months ago
- 基于深度学习算法的垃圾检测系统(YOLOv5 + Flask + Vue)☆21Updated 9 months ago
- yolov5 - deepsort 行人 车辆 跟踪 检测 计数☆40Updated 3 years ago
- PYQT5 Yolov5 python GUI☆29Updated 2 years ago
- This YOLOv5🚀😊 GUI road sign system uses MySQL💽, PyQt5🎨, PyTorch, CSS🌈. It has modules for login🔑, YOLOv5 setup📋, sign recognitio…☆194Updated 9 months ago
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆37Updated 3 years ago
- 车道线检测项目(Test)☆21Updated 4 years ago
- 本科个人目标检测毕设☆130Updated last year
- 本课题利用 CCPD 数据及自生成的高清车牌数据,基于加入注意力机制以及轻型卷积改良的 YOLO 目标检测算法检测车牌,同时利用自定义的 ResNet+Transformer 网络构成字符识别算法用于识别检测出的车牌内容信息。所设计的模型提升了平均精度(mAP)值,降 低了计…☆74Updated 3 weeks ago
- 毕业设计:行人检测系统,pyqt + opencv☆48Updated 3 years ago
- 监控视角下车辆检测和测速☆20Updated 2 years ago
- Algorithm based on Yolo v5 to detect the front vehicles' distance☆50Updated last year
- 基于YOLOv7-plate和CRNN的车牌号检测识别项目,使用PyQt构建了UI界面。☆42Updated last year