MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
This project helps self-driving car engineers and researchers develop and test lane detection systems. It takes in raw camera images from a vehicle and outputs segmented images that clearly highlight lane markings, distinguishing between different lanes. This allows for real-time identification of road boundaries and pathways, which is crucial for autonomous navigation.
2,531 stars. No commits in the last 6 months.
Use this if you are developing or evaluating computer vision models for autonomous vehicles and need to accurately detect and segment lane lines from camera footage in real-time.
Not ideal if you need a plug-and-play solution for non-automotive computer vision tasks or if you are not comfortable working with deep learning frameworks and datasets.
Stars
2,531
Forks
903
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MaybeShewill-CV/lanenet-lane-detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.
Turoad/lanedet
An open source lane detection toolbox based on PyTorch, including SCNN, RESA, UFLD, LaneATT,...
alexstaravoitau/detecting-road-features
Detecting Road Features: identifying lane and vehicles boundaries in a video.
ykotseruba/PedestrianActionBenchmark
Code and models for the WACV 2021 paper "Benchmark for evaluating pedestrian action prediction"