Skip to content
#

autonomous-vehicles

Here are 36 public repositories matching this topic...

In this project, I used Python and TensorFlow to classify traffic signs. Dataset used: German Traffic Sign Dataset. This dataset has more than 50,000 images of 43 classes. I was able to reach a +99% validation accuracy, and a 97.3% testing accuracy.

  • Updated Dec 3, 2019
  • HTML

This is a computer vision project for solving the problem of lane detection in autonomous driving vehicles. The project uses simple thresholding based techniques in L*a*b color space. Programming has been done in C++ using OpenCV library.

  • Updated Nov 15, 2019
  • HTML

A combination of reinforcement and evolutionary learning are used in an attempt to allow autonomous vehicles to learn behaviors necessary for the navigation of an intersection in a simple 2D traffic simulator. The open source AIM4 simulator developed by the Learning Agents Research Group at The University of Texas was extended to implement a spe…

  • Updated Jul 13, 2017
  • HTML

Improve this page

Add a description, image, and links to the autonomous-vehicles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the autonomous-vehicles topic, visit your repo's landing page and select "manage topics."

Learn more