There are 8 repositories under autonomous-cars topic.
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
Autonomous Racing Car using NVIDIA Jetson TX2 using end-to-end driving approach. Paper: https://arxiv.org/abs/1604.07316
Autonomous Literature Overview
A macroscopic multivehicle tesbed and hardware-in-the-loop simulator for autonomous driving
Curated List of Self-Driving Cars Resources
model-free reinforcement learning (q-learning) of a car to drive on a track
Demo project showcasing advanced computer vision lane detection techniques, road curvature and offset from center of lane estimation.
Self Driving Car ND Project 4 - Advanced Lane Lines
This repository contains files for 'Multipurpose Rover' project done as a part of Introduction to Engineering Design course.
Code and data for paper 'Towards human-compatible autonomous car: A study of non-verbal Turing test in automated driving with affective transition modelling'
The main goal is to recognize and track vehicle on the road using computer vision and SVM
A Deep Neural Network Plays Crew 2
Notes on various Motion Planning topics for Self Driving Car
Obstacle detection and Path Identification for a vehicle
A repository containing solutions to the challenges presented in the course MIT 6.S094: Deep Learning for Self-Driving Cars
Demo project showcasing basic (naive) computer vision lane detection techniques (edge detection, Hough transform, etc).
Autonomous car that escapes from light and obstacles using 4WD Robot Smart Car Chassis and LPC4088 Board
display_system_part2
In blend of blends we trust...
Localization of a stranded vehicle
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
Course materials related to Autonomous cars and related projects
Demo project showcasing end to end deep learning to control a simulated vehicle around a race track. Implemented with Keras on a Tensorflow backend.
OpenCV_LaneDetection_HoughLineTransform
There is currently a race among the tech giants to develop the first fully autonomous vehicle. [1] This project explores autonomous features on a smaller scale by focusing on radio controlled (RC) vehicles. The Vaterra 2012 Nissan GTR Nismo GT3 V100-C RC car will be connected to both an Arduino Uno and a Raspberry Pi. The Arduino Uno R3 is connected to the Dynamite Waterproof 60A FWD/REV brushed ESC (Electronic Speed Controller), which in turn controls the speed of the Dynamite 540 brushed motor. For steering, the Arduino is also connected to the Spektrum RC S6170 standard digital surface steering servo. The Raspberry Pi 3 model B focuses on converting the Raspberry Pi Camera Module V2’s input into steering instructions for the Arduino to execute; the Raspberry Pi will utilize the OpenCV 3.2.0 software for those calculations. Aside from servo controls, the Arduino Uno will contain five HC-SR04 ultrasonic sensors to help the vehicle avoid obstacles such as pedestrians and other vehicles.
Welcome to my repository! 👨💻 Please click on the images for more information about each project! Thanks!
The education initiative started by Chameleon Cloud (NSF Funded Cloud Testbed) to provide free, open access to high-quality edge and cloud education teaching material.
This project explores the use of machine learning applied to image data from a single camera to decide switching lanes. Dataset is from UC Berkeley's DeepDrive group.
Self Driving Car PID controller