matlab-deep-learning/pretrained-spatial-CNN
Spatial-CNN for lane detection in MATLAB.
This tool helps autonomous driving engineers or researchers quickly detect lane markings in images and videos. It takes standard RGB camera footage as input and outputs the identified lane markings, overlaid on the original visuals. This is ideal for developing and testing advanced driver-assistance systems (ADAS).
Use this if you need a pre-trained, robust lane detection model within a MATLAB environment for your autonomous vehicle or ADAS projects.
Not ideal if you prefer to work outside of MATLAB or need to detect objects other than lanes with strong structural priors.
Stars
25
Forks
12
Language
MATLAB
License
—
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/matlab-deep-learning/pretrained-spatial-CNN"
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)
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"