MLND-Capstone
Lane detector
This is a machine learning project that uses deep learning to detect lane lines on road images
Lane Detection with Deep Learning - My Capstone project for Udacity's ML Nanodegree
431 stars
20 watching
179 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
matlab-deep-learning/pretrained-spatial-cnn | An implementation of a deep learning-based lane detection model in MATLAB using a pre-trained Spatial-CNN architecture. | 24 |
oval-group/mlogger | A lightweight logger for machine learning experiments | 127 |
digitalglobe/mltools | Tools for building machine learning solutions on satellite imagery | 82 |
matlab-deep-learning/pretrained-resa-network-for-road-boundary-detection | A MATLAB implementation of a deep learning-based road boundary detection system using a pre-trained RESA model. | 3 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
cvg/sold2 | A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 546 |
iamgroot42/mimir | Measures memorization in Large Language Models (LLMs) to detect potential privacy issues | 121 |
mindsdb/lightwood | Automated machine learning framework using JSON syntax to define and generate custom pipelines with pre-processing, feature engineering, and model building steps. | 449 |
microsoft/roaddetections | Automating road detection from aerial imagery using deep learning techniques. | 538 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
valdanylchuk/swiftlearner | A collection of machine learning algorithms implemented in Scala for prototyping and experimentation. | 39 |
xlearning-scu/2021-cvpr-mrl | Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. | 13 |
dvschultz/ml-art-colabs | A collection of pre-configured Jupyter Notebooks demonstrating various Machine Learning and deep learning techniques for artistic purposes. | 826 |
mlpc-ucsd/letr | An algorithm for line segment detection using Transformers without edges | 210 |