Sharpiless / lane-detection-for-huawei-competitionLinks
2021第三届华为云人工智能大赛 · 无人车挑战杯——车道线检测模块
☆12Updated 4 years ago
Alternatives and similar repositories for lane-detection-for-huawei-competition
Users that are interested in lane-detection-for-huawei-competition are comparing it to the libraries listed below
Sorting:
- 本仓的样例基于 Orangepi ai pro 昇腾 310B 平台,对官方样例 USB 摄像头 yolov5 目标检测进行了在 ROS2 环境中的部署与优化。☆13Updated last year
- yolov5模型训练后量化代码☆19Updated 5 years ago
- UNetMultiLane 多车道线和车道线类型识别部署版本,测试不同平台部署(onnx、tensorRT、RKNN、Horzion),可识别所在的车道和车道线的类型。☆28Updated last year
- Advanced lane detection using computer vision☆12Updated 7 years ago
- 车道线检测和距离提醒☆22Updated 6 years ago
- 基于DeepStream6.0和yolov5-6.0的目标检测☆19Updated 4 years ago
- 中软杯baseline-基于百度飞桨的单/多镜头行人追踪,使用百度飞桨PaddleDetection套件的PP-YOLO+Sort算法开发☆56Updated 3 years ago
- 车道线检测Lanenet TensorRT加速C++实现☆23Updated 3 years ago
- 用opencv的dnn模块实现Yolo-Fastest的目标检测☆52Updated 4 years ago
- python+opencv实现对显著区域高速的车道线检测☆13Updated 6 years ago
- The improved model for multi-object detection and lane line segmentation based on the YoloP model.☆15Updated 3 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆115Updated 3 years ago
- 此代码用于目标检测,模型小,检测速度快速,适合没GPU显卡的嵌入式设备运行,比如“树莓派”、ARM开发板、嵌入式开发板。☆43Updated 4 years ago
- yolov5-deepsort+opencv.kcf+TensorRT+QT☆29Updated 3 years ago
- YoloV5模型简化部署, 方便在OpenCV里面调用。☆35Updated 3 years ago
- 使用ONNXRuntime部署百度飞桨开源PP-Vehicle车辆分析,包含车辆检测,识别车型和车辆颜色,车牌检测,车牌识别5个功能,不依赖PaddlePaddle就能运行,包含C++和Python两个版本的程序☆59Updated 2 years ago
- PyTorch-->ONNX-->RKNN☆127Updated 3 years ago
- 学习yolo算法和rknn框架☆36Updated 4 years ago
- 使用OpenCV部署HybridNets,同时处理车辆检测、可驾驶区域分割、车道线分割,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 彻底摆脱对任何深度学习框架的依赖。☆21Updated 2 years ago
- 使用OpenCV部署FastestDet,包含C++和Python两种版本的程序。模型文件不超过1M☆42Updated 3 years ago
- ☆23Updated 3 years ago
- 单目行车测距摄像头 用于电子科技大学“创客杯”大赛☆33Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5检测车牌和4个角点,包含C++和Python两个版本的程序☆73Updated 3 years ago
- ☆44Updated 3 years ago
- 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务,包含C++和Python两种版本的程序实现。本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆308Updated 3 years ago
- vehicle-detection based on yolov3(基于paddle的YOLOv3车辆检测和类型识别)☆167Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署Ultra-Fast-Lane-Detection-v2车道线检测,包含C++和Python两种版本的程序☆55Updated 2 years ago
- A Pelee demo easier for demo(直接跑检测的那种)☆17Updated 5 years ago
- ADAS app, for driving safty .YOLOX tiny + lane detection on Android with 15 FPS!