maxritter / SDC-End-to-end-drivingLinks
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 8 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
Sorting:
- ☆43Updated 8 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Advanced Lane Finding☆53Updated 8 years ago
- Vehicle Detection + Advanced Lane Finding for ADAS☆35Updated 7 years ago
- Keras/Tensorflow Implementation of `End-to-End Learning for self-driving car (Nvidia)`. Spatial factorization is additionally implemented…☆22Updated 8 years ago
- Using OpenCV to detect Lane lines on Roads☆77Updated 8 years ago
- RESEARCH [ + ] Robust framework for Lane Detection and Tracking using Deep CNN, Extended Hough Transform and Kalman Filter for autonomo…☆78Updated 4 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
- Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.☆51Updated 8 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 8 years ago
- Various networks that could be the basis of a vision system for self-driving cars☆84Updated 7 years ago
- Keras implementation of End to End Learning for Self-Driving Cars by Nvidia.☆15Updated 8 years ago
- Self Driving Car Vehicle Detection☆70Updated 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
- A Python program for lane line detection and tracking using a traditional computer vision approach☆45Updated 7 years ago
- Lane detection and tracking☆121Updated 8 months ago
- Vehicle Detection with Convolutional Neural Network☆153Updated 8 years ago
- Ego-Lane Analysis System (ELAS): Dataset and Algorithms (Image and Vision Computing, 2017)☆47Updated 4 years ago
- Behavioral cloning: end-to-end learning for self-driving cars.☆115Updated 5 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
- In this project, I used OpenCV to write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a ca…☆25Updated 7 years ago
- Finding lane lines on a video using computer vision☆30Updated 3 years ago
- Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'.☆29Updated 3 years ago
- Locates and tracks the position of lane lines (and the car) in dashcam video.☆49Updated 7 years ago
- Lane identification system for camera based systems.☆70Updated 7 years ago
- Use segmentation networks to recognize lane lines and vehicles. Infer position and curvature of lane lines relative to self.☆67Updated 7 years ago
- My solution to the Udacity Self-Driving Car Engineer Nanodegree Semantic Segmentation (Advanced Deep Learning) Project.☆33Updated 7 years ago
- P4_AdvancedLaneFinding☆34Updated 8 years ago
- [repo not maintained] Check out https://diffgram.com if you want to build a visual intelligence☆94Updated 7 years ago
- Path-Planning for Self-Driving Car. Implemented a behavior planner in C++. Project for Udacity Self-Driving Car Nanodegree.☆11Updated 7 years ago