maxritter / SDC-End-to-end-driving
This simulation of a car uses steering angle predictions from a convolutional neural network, this is also called end-to-end learning. It is able to drive fully autonomously on the whole track with only one round of training data. The project was part of the Self-Driving Car Engineer program.
☆21Updated 7 years ago
Alternatives and similar repositories for SDC-End-to-end-driving:
Users that are interested in SDC-End-to-end-driving are comparing it to the libraries listed below
- Keras/Tensorflow Implementation of `End-to-End Learning for self-driving car (Nvidia)`. Spatial factorization is additionally implemented…☆22Updated 8 years ago
- Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.☆68Updated 6 years ago
- I am using an ensemble of classic computer vision and modern deep learning techniques, to detect the lane lines and the vehicles on a hig…☆48Updated 7 years ago
- Use 3D convolutional network to predict the speed of a car via dashcam stream. The final mean squared error on validation set is 3.1 (mil…☆41Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Advanced Lane Finding☆53Updated 8 years ago
- Deep learning network for traffic sign image classification☆15Updated 7 years ago
- ☆43Updated 8 years ago
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 7 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆58Updated 7 years ago
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆50Updated 7 years ago
- P4_AdvancedLaneFinding☆34Updated 8 years ago
- Locates and tracks the position of lane lines (and the car) in dashcam video.☆49Updated 7 years ago
- Self Driving Car Vehicle Detection☆70Updated 7 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Semantic Segmentation (Advanced Deep Learning) Project.☆33Updated 7 years ago
- Various networks that could be the basis of a vision system for self-driving cars☆84Updated 7 years ago
- Lane detection and tracking☆121Updated 6 months ago
- A Python program for lane line detection and tracking using a traditional computer vision approach☆44Updated 7 years ago
- Finding lane lines on a video using computer vision☆30Updated 3 years ago
- An implementation of End to End Learning for Self-Driving Cars https://arxiv.org/abs/1604.07316 and visualize the cnn model https://arxiv…☆31Updated 7 years ago
- Keras Implementation of End to End Learning for Self-Driving Cars by (Baris Kayalibay, Grady Jensen, Patrick van der Smagt)☆96Updated 8 years ago
- Autonomous self-driving is in the trend for implementing it in our real life to remove all the hassles and accidents. Modern-day transpor…☆18Updated 6 years ago
- Monocular vehicle detection using SVM and Deep Learning classifiers☆28Updated 7 years ago
- Convolutional Neural Network that clones human driving behavior in a simulator☆48Updated 8 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 7 years ago
- A robust lane detection system based on fully convolutional network for segmenting the road and the lane.☆53Updated 7 years ago
- End-to-End learning to train a simulated car keep on the track without crash☆59Updated 8 years ago
- Vehicle Detection with Convolutional Neural Network☆153Updated 7 years ago
- My path-planning pipeline to navigate a car safely around a virtual highway with other traffic.☆41Updated 6 years ago
- Lane Finding Project for Self-Driving Car ND☆58Updated 8 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Road Semantic Segmentation☆87Updated 7 years ago