All Projects → jitrc → awesome-self-driving-cars

jitrc / awesome-self-driving-cars

Licence: other
Curated List of Self-Driving Cars Resources

Projects that are alternatives of or similar to awesome-self-driving-cars

Awesome Autonomous Vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
Stars: ✭ 1,647 (+4605.71%)
Mutual labels:  autonomous-cars
ghost
Autonomous RC Car Project
Stars: ✭ 59 (+68.57%)
Mutual labels:  autonomous-cars
Deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
Stars: ✭ 1,528 (+4265.71%)
Mutual labels:  self-driving-cars
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+25362.86%)
Mutual labels:  self-driving-cars
CarND-Advanced-Lane-Lines
No description or website provided.
Stars: ✭ 32 (-8.57%)
Mutual labels:  self-driving-cars
Hierarchical-Decision-Making-for-Autonomous-Driving
Rich literature review and discussion on the implementation of "Hierarchical Decision-Making for Autonomous Driving"
Stars: ✭ 38 (+8.57%)
Mutual labels:  self-driving-cars
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-57.14%)
Mutual labels:  self-driving-cars
AdverseDrive
Attacking Vision based Perception in End-to-end Autonomous Driving Models
Stars: ✭ 24 (-31.43%)
Mutual labels:  self-driving-cars
MotionPlanner
Motion Planner for Self Driving Cars
Stars: ✭ 129 (+268.57%)
Mutual labels:  self-driving-cars
FoggySynscapes
Semantic Understanding of Foggy Scenes with Purely Synthetic Data
Stars: ✭ 37 (+5.71%)
Mutual labels:  self-driving-cars
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-40%)
Mutual labels:  self-driving-cars

Awesome Self Driving Cars: Awesome

A curated list of awesome self driving cars resources, inspired by many including awesome-autonomous-vehicles.

Table of Contents

Bascis

Developing self driving cars requires many skill which mostly revolves around mobile robotics (percption, localization, path planning, controls, simulations) but can be very different, like end-to-end Deep Learning. I also sometimes requires knowledge of vehicle design, safety ...

Basic Software Library

  1. ROS - Platform for easy development, visulization, logging and lots of community code in this platform
  2. OpenCV - Computer Vision
  3. PCL - 3D point cloud processing

Datasets

  • KITTI Vision Benchmark Suite - 6 hours of traffic scenarios at 10-100 Hz using a variety of sensor modalities such as highresolution
  • Udacity - Udacity driving datasets released for Udacity Challenges. Contains ROSBAG training data. .
  • Oxford's Robotic Car - over 100 repetitions of a consistent route through Oxford, UK, captured over a period of over a year. The dataset captures many different combinations of weather, traffic and pedestrians, along with longer term changes such as construction and roadworks.
  • Caltech Pedestrians - approximately 10 hours of 640x480 30Hz video taken from a vehicle driving through regular traffic in an urban environmen

Dataset Collection

Open Source Software

Platforms/Framework

Calibration

Camera

Lidar and Camera

Visualization

Mobile Apps (Android)

Mapping/Localizing/Odometry

Perception

Using Deep Learning

Obejct Detection

Related Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].