wangyunling32 / AuxiliaryAutomaticDrivingSystemLinks
“领航”辅助自动驾驶系统
☆13Updated 5 years ago
Alternatives and similar repositories for AuxiliaryAutomaticDrivingSystem
Users that are interested in AuxiliaryAutomaticDrivingSystem are comparing it to the libraries listed below
Sorting:
- 本项目针对传统车道线检测鲁棒性较差的现象,通过运用YOLOV7与DeepLabv3+的图像深度学习算法对特定数据集进行模型训练,开发了一款能调用车载摄像头来识别道路环境,并用语音告知驾驶员偏离车道,前方车距等驾驶信息偏离预警系统,辅助驾驶员更加安全高效的行驶。☆58Updated 2 years ago
- 基于深度学习的驾驶者行为监测预警系统,中南大学信息院与交通院合作实现,项目进行中☆25Updated 6 years ago
- 计数行人+划出轨迹+变成鸟瞰图☆19Updated 3 years ago
- 手把手教你用PaddleX训练手势识别模型,并将该模型用于吃豆豆游戏☆16Updated 4 years ago
- 单目行车测距摄像头 用于电子科技大学“创客杯”大赛☆33Updated 3 years ago
- The improved model for multi-object detection and lane line segmentation based on the YoloP model.☆14Updated 2 years ago
- Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.☆9Updated 4 years ago
- python+opencv实现对显著区域高速的车道线检测☆14Updated 6 years ago
- 车道线检测项目(Test)☆21Updated 5 years ago
- 2021第三届华为云人工智能大赛 · 无人车挑战杯——车道线检测模块☆12Updated 3 years ago
- 基于yoloV5进行多类别+关键检测,关键点检测主要是计算车辆航向角☆16Updated 3 years ago
- 车道线检测和距离提醒☆21Updated 5 years ago
- 使用yolov5与deepsort实现车辆目标跟踪与应用☆23Updated 2 years ago
- 基于深度学习的口罩佩戴检测,Keras-YOLOv3 实现。☆68Updated 5 years ago
- 分别使用OpenCV、ONNXRuntime部署多任务的yolov5目标检测+语义分割,包含C++和Python两个版本的程序☆30Updated 3 years ago
- Detecting people using yolov5 model and the people were classified as High, Moderate and Normal based on their distance from one another.☆19Updated 4 years ago
- 基于yoloP的三任务模型修改成2任务模型,去掉可行驶区域的实例分割☆14Updated 2 years ago
- 借助于Ascend310 AI处理器完成深度学习算法部署任务,应用背景为变电站电力巡检,基于YOLO v4算法模型对常见电力巡检目标进行检测,并充分利用Ascend310提供的DVPP等硬件支持能力来完成流媒体的传输、处理等任务,并对系统性能做出一定的优化。☆29Updated 4 years ago
- 车道线和路牌的简单识别,使用qt界面☆30Updated 6 years ago
- 基于Yolov4的行人检测、行人距离估计、多目标跟踪系统