Skip to content
#

lane-lines-detection

Here are 138 public repositories matching this topic...

Lane Line detection is a critical component for self driving cars and also for computer vision in general. This concept is used to describe the path for self-driving cars and to avoid the risk of getting in another lane. In this repo, we will build a machine learning project to detect lane lines in real-time. We will do this using the concepts o…

  • Updated May 24, 2023
  • Python

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

  • Updated May 19, 2023
  • C++

Improve this page

Add a description, image, and links to the lane-lines-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lane-lines-detection topic, visit your repo's landing page and select "manage topics."

Learn more