Giter VIP home page Giter VIP logo

Wolfgang Stefani's Projects

advanced_lanelines_detection icon advanced_lanelines_detection

In this project, a software pipeline was written to identify the lane boundaries in a video from a front-facing camera on a car using computer vision techniques with openCV.

behavioral-cloning icon behavioral-cloning

This repository contains files for cloning a human driver's behavior and training an autonomous vehicle to imitate the driving behaviour. Deep neural networks and convolutional neural networks are used to clone the driving behavior. With input from camera data, it will output steering angles for an autonomous vehicle. The model is trained, validated and tested using Keras.

carnd-lanelines-p1 icon carnd-lanelines-p1

When we drive, we use our eyes to decide where to go. Naturally, one of the first things we would like to do in developing a self-driving car is to automatically detect lane lines using an algorithm. In this project we will detect lane lines in images using Python and OpenCV, which is a package that has many useful tools for analyzing images.

carnd-path-planning icon carnd-path-planning

Udacity Self Driving program Path planning project. Using Sensor fusion data to program highway lane changing behaviors

computer-vision_canny_edge_detection icon computer-vision_canny_edge_detection

With this computer vision technique, the canny edge detection algorithm, it is possible to detect the shape of objects in pictures. This can be used for example lane line detection or detection of other road users like vehicles, bicycles, pedestrians, etc.

computer-vision_color-selection icon computer-vision_color-selection

Several parts of an image can be blacked out according to RGB thresholds and the result are images with only the selected color. This is useful for lane detection where for example only white colors pixels are retained.

extended-kalman-filter icon extended-kalman-filter

This repository implements an Extended Kalman Filter (EKF) in C++. A Kalman Filter can be utilized to estimate the state of a moving object of interest with noisy lidar and radar measurements. In this project a bicycle is detected that travels around our vehicle. The EKF and the measurements are used to track the bicycle’s position and velocity.

highway-path-planning icon highway-path-planning

Path planner that creates smooth, safe trajectories for an autonomous vehicle to follow along a 3 lane highway with traffic. The path planner is able to keep inside its lane, avoid hitting other cars, and pass slower moving traffic all by using localization, sensor fusion, and map data.

pid-controller icon pid-controller

Control algorithm to control steering angle to navigate a vehicle around a track

route-planner icon route-planner

This repository includes all project files from Udacity's Nanodegree Intro to Self-Driving Cars Project 4

traffic-sign-classifier icon traffic-sign-classifier

This program uses a deep neural network with several convolutional layers to classify traffic signs. The model is able to recognize traffic signs with an accuracy of 96,2%. It was trained and validated using the German Traffic Sign Dataset with 43 classes (types of traffic signs) and more than 50,000 images in total.

udacity-traffic-light-classifier icon udacity-traffic-light-classifier

A classifier that takes in images of traffic lights and outputs a label that classifies the image as red, green or yellow using machine learning and computer vision algorithms

vehicle-localization icon vehicle-localization

High-performance localization software for autonomous vehicles. A particle filter is combined with a map to localize a vehicle.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.