cardwing/Codes-for-Lane-Detection
Learning Lightweight Lane Detection CNNs by Self Attention Distillation (ICCV 2019)
This project offers robust and efficient systems for detecting lane lines in real-time traffic camera footage. It takes video frames or images as input and outputs precise lane markings, even in challenging conditions like night driving or bad weather. Autonomous vehicle developers and researchers can use this to integrate advanced lane detection capabilities into their systems.
1,066 stars. No commits in the last 6 months.
Use this if you need a fast, lightweight, and highly accurate lane detection model for autonomous driving applications.
Not ideal if you are looking for a general-purpose object detection system beyond lane lines or if you prefer a different deep learning framework than TensorFlow or PyTorch.
Stars
1,066
Forks
335
Language
Lua
License
MIT
Category
Last pushed
Jun 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cardwing/Codes-for-Lane-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.
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.
ykotseruba/PedestrianActionBenchmark
Code and models for the WACV 2021 paper "Benchmark for evaluating pedestrian action prediction"