ibaiGorordo/ONNX-LSTR-Lane-Detection
Python scripts for performing lane detection using the LSTR model in ONNX
This tool helps autonomous vehicle engineers or researchers detect and outline lane lines in real-time video feeds or still images. It takes raw video footage or image files as input and precisely outputs the identified lane boundaries. This is ideal for those developing or testing self-driving systems, advanced driver-assistance systems (ADAS), or conducting traffic analysis.
No commits in the last 6 months.
Use this if you need a straightforward way to identify lane markings accurately from visual data for automotive or robotics applications.
Not ideal if you're looking for a general-purpose image analysis tool or need to identify complex road features beyond simple lane lines.
Stars
33
Forks
6
Language
Python
License
MIT
Category
Last pushed
Dec 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ibaiGorordo/ONNX-LSTR-Lane-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.
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.