patrickeala/lanenet-postprocess
LaneNet is an lane detection algorithm for autonomous driving. This repository contains the post processing algorithm for lane detection in C++ which allows for high inference speeds on deployed perception systems.
No commits in the last 6 months.
Stars
1
Forks
1
Language
C++
License
—
Category
Last pushed
Aug 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/patrickeala/lanenet-postprocess"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
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.
matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.