Ayanzadeh93/Udacity-Advance-Lane-detection-of-the-road
Udacity Self-Driving Car Engineer Nanodegree Advanced Lane Finding Project. Identifying lanes using edge detection (Sobel operator, gradient of magnitude and direction, and HLS color space), camera calibration and unwarping (distortion correction and perspective transform), and polynomial fitting for the lanes.
Stars
54
Forks
19
Language
Python
License
—
Last pushed
Apr 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Ayanzadeh93/Udacity-Advance-Lane-detection-of-the-road"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
probabl-ai/skore
Track your Data Science. Skore's open-source Python library accelerates ML model development...
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference...
pallets/click
Python composable command line interface toolkit