GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

lane-lines-detection

Website
Wikipedia
https://static.github-zh.com/github_avatars/amusi?size=40
amusi / awesome-lane-detection

A paper list of lane detection.

lane-detectionlane-lines-detection
3.01 k
10 个月前
https://static.github-zh.com/github_avatars/MaybeShewill-CV?size=40
MaybeShewill-CV / lanenet-lane-detection

#计算机科学#Unofficial implemention of lanenet model for real time lane detection

lanenetself-driving-car深度学习instance-segmentationTensorflowlane-detectionlane-findinglane-lines-detection
Python 2.46 k
2 年前
https://static.github-zh.com/github_avatars/vietanhdev?size=40
vietanhdev / open-adas

An open source advanced driver assistance system (ADAS) that uses Jetson Nano as the hardware. Features: Traffic sign detection, Forward collision warning, Lane departure warning.

object-detectionsemantic-segmentationjetson-nanolane-lines-detection
C++ 454
2 年前
https://static.github-zh.com/github_avatars/hpc203?size=40
hpc203 / YOLOP-opencv-dnn

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

OpenCVobject-detectionlane-lines-detectiondrivable-area-segmentationautonomous-drivingopencv-dnnyolop
Python 294
3 年前
https://static.github-zh.com/github_avatars/sidroopdaska?size=40
sidroopdaska / SelfDrivingCar

#计算机科学#A collection of all projects pertaining to different layers in the SDC software stack

self-driving-car深度学习深度神经网络OpenCV机器视觉lane-lines-detectioncomputational-graphsbackpropagationdeep-learning-libraryKerasTensorflowclassificationPythonscikit-learnscikit-image
Jupyter Notebook 230
7 年前
https://static.github-zh.com/github_avatars/visualbuffer?size=40
visualbuffer / copilot

Lane and obstacle detection for active assistance during driving. Uses windowed sweep for lane detection. Combination of object tracking and YOLO for obstacles. Determines lane change, relative veloci...

yolov3autonomous-vehicleslane-detectioncv2lane-lines-detectionlane-findinglane-curvaturetracking-algorithmobject-detectionbounding-boxesautonomous-drivingcopilotcollision
Jupyter Notebook 172
5 年前
https://static.github-zh.com/github_avatars/Chenzhaowei13?size=40
Chenzhaowei13 / Light-Condition-Style-Transfer

#计算机科学#Lane Detection in Low-light Conditions Using an Efficient Data Enhancement : Light Conditions Style Transfer (IV 2020)

lane-detectioninstance-segmentation深度学习self-driving-carlane-lines-detection
Python 138
3 年前
https://static.github-zh.com/github_avatars/fabvio?size=40
fabvio / Cascade-LD

#计算机科学#Lane detection and classification in an end-to-end Deep Learning fashion

深度学习深度神经网络autonomous-vehiclesautonomous-drivinglane-detectionlane-findinglane-lines-detectionlane-boundarieslaneconvolutional-neural-networkscnnconvolutional-neural-networkPyTorch
Jupyter Notebook 90
3 年前
https://static.github-zh.com/github_avatars/fabvio?size=40
fabvio / TuSimple-lane-classes

#数据仓库#TuSimple lane detection dataset addon with class information.

lane-detectionlane-findinglane-lines-detectiondatasetlabels数据集convolutional-neural-networksconvolutional-neural-networkcnn深度学习深度神经网络autonomous-vehiclesautonomous-driving
Python 89
6 年前
https://static.github-zh.com/github_avatars/ibaiGorordo?size=40
ibaiGorordo / Ultrafast-Lane-Detection-Inference-Pytorch-

Example scripts for the detection of lanes using the ultra fast lane detection model in Pytorch.

PythonPyTorchlane-detectionself-driving-carlane-lines-detection
Python 81
3 年前
https://static.github-zh.com/github_avatars/mohamedameen93?size=40
mohamedameen93 / Lane-lines-detection-using-Python-and-OpenCV

#计算机科学#In this project, I used Python and OpenCV to detect lane lines on the road. I developed a processing pipeline that works on a series of individual images, and applied the result to a video stream.

Pythonlane-lines-detection机器学习机器视觉autonomous-vehiclesautonomous-driving
Jupyter Notebook 80
7 年前
https://static.github-zh.com/github_avatars/hpc203?size=40
hpc203 / yolopv2-opencv-onnxrun-cpp-py

分别使用OpenCV、ONNXRuntime部署YOLOPV2目标检测+可驾驶区域分割+车道线分割,一共包含54个onnx模型,依然是包含C++和Python两个版本的程序。仅仅只依赖OpenCV就能运行,彻底摆脱对任何深度学习框架的依赖。

autonomous-drivingC++drivable-area-segmentationlane-lines-detectionobject-detectiononnxruntimeopencv-dnnPython
C++ 76
3 年前
https://static.github-zh.com/github_avatars/Charmve?size=40
Charmve / Awesome-Lane-Detection

#计算机科学#A paper list with code of lane detection.

lanelane-detectionlane-lines-detectionself-driving-carself-drivinglanenetBukkitAwesome Lists深度学习charmve
Python 65
1 年前
https://static.github-zh.com/github_avatars/Vatshayan?size=40
Vatshayan / Road-Detection-System

we present the plans of a driver-assistance system, which will be capable of road lane and traffic sign detection by using an OPEN-CV.

final-year-projectprojects-listProjectlane-detectionlane-findinglane-lines-detectionOpenCVOpen Source
Jupyter Notebook 58
2 年前
https://static.github-zh.com/github_avatars/ibaiGorordo?size=40
ibaiGorordo / onnx-Ultra-Fast-Lane-Detection-Inference

Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.

onnxonnxruntimelane-detectionlane-lines-detection
Python 54
2 年前
https://static.github-zh.com/github_avatars/hayoung-kim?size=40
hayoung-kim / Perception-for-Self-driving

Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.

lane-lines-detectionvehicle-detection
Jupyter Notebook 50
8 年前
https://static.github-zh.com/github_avatars/pierluigiferrari?size=40
pierluigiferrari / lane_tracker

A Python program for lane line detection and tracking using a traditional computer vision approach

lane-lines-detectionlane-detection机器视觉
Python 45
7 年前
https://static.github-zh.com/github_avatars/omerkocadayi?size=40
omerkocadayi / Python_Goruntu_Isleme

Giriş Seviyesinden İleri Seviyeye Kadar Python ile Görüntü İşleme.. Nesne Tespiti, Nesne Takibi, Yüz Tespiti, Göz Algılama ve Göz Hareketleri Takibi, Beden Tespiti, El Hareketlerini Anlamlandırma, Şer...

图像处理eye-detectioneye-trackinglicense-plate-recognitionobject-detectionobject-trackinglane-lines-detection
Python 42
4 年前
https://static.github-zh.com/github_avatars/rbhatia46?size=40
rbhatia46 / Lane-Line-Detection

Using OpenCV to detect Lane Lines on a road, one of the most fundamental concepts for building a Self-Driving car.

self-driving-carslane-lines-detectionOpenCV机器视觉图像处理
Python 42
6 年前
https://static.github-zh.com/github_avatars/olpotkin?size=40
olpotkin / Vehicle-Detection

#计算机科学#Vehicle Detection + Advanced Lane Finding for ADAS

机器视觉lane-lines-detectionOpenCV机器学习augmented-realityPythonHacktoberfestself-driving-car
Jupyter Notebook 35
7 年前
loading...