Pinned Repositories
advanced-lane-line-detection
Computer vision pipeline to detect lane lines, utilizing thresholding, perspective transform and histogram detection.
brickbreaker
Console game built on top of a highly extendable code base.
CarND-MPC-Controller
A MPC Controller which uses a vehicle model and a customized cost function to drive a vehicle around a simulated track
CarND-Semantic-Segmentation-Project
Identify the drivable road surface from dashcam images with a fully convolutional neural network
driving-behaviour-cloning
Neural Network to clone driving behaviour on simulated tracks.
mouselab
Simple mouselab survey environment in order to research on decision making under time stress.
tap-wizard-client
The client for the TapWizard game
tap-wizard-server
Node.js based clone of the famous card game Wizard.
traffic-sign-classifier
Convolutional Neural Network to classify 43 different German traffic signs.
vehicle-detection
Vehicle detection pipeline utilizing standard computer vision techniques for feature extraction and a trained linear classifier.
thoomi's Repositories
thoomi/advanced-lane-line-detection
Computer vision pipeline to detect lane lines, utilizing thresholding, perspective transform and histogram detection.
thoomi/vehicle-detection
Vehicle detection pipeline utilizing standard computer vision techniques for feature extraction and a trained linear classifier.
thoomi/tap-wizard-server
Node.js based clone of the famous card game Wizard.
thoomi/CarND-MPC-Controller
A MPC Controller which uses a vehicle model and a customized cost function to drive a vehicle around a simulated track
thoomi/CarND-Semantic-Segmentation-Project
Identify the drivable road surface from dashcam images with a fully convolutional neural network
thoomi/tap-wizard-client
The client for the TapWizard game
thoomi/traffic-sign-classifier
Convolutional Neural Network to classify 43 different German traffic signs.
thoomi/brickbreaker
Console game built on top of a highly extendable code base.
thoomi/canvas-audio-visualizer
A simple canvas music and microphone visualizer
thoomi/CarND-Capstone
thoomi/CarND-Catch-Run-Away-Car-UKF
In this Bonus Challenge use an Unscented Kalman Filter to try and catch a car moving in a continuous circle at constant velocity.
thoomi/CarND-Extended-Kalman-Filter-Project
Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project
thoomi/CarND-Particle-Filter-Project
Particle filter implementation for localizing a simulated car
thoomi/CarND-Path-Planning-Project
A path planner for highway driving within the Udacity simulator
thoomi/CarND-PID-Control
Simple PID controller in order to steer a vehicle around a simulated track
thoomi/CarND-Unscented-Kalman-Filter-Project
Self-Driving Car Nanodegree Program Starter Code for the Unscented Kalman Filter Project
thoomi/driving-behaviour-cloning
Neural Network to clone driving behaviour on simulated tracks.
thoomi/mouselab
Simple mouselab survey environment in order to research on decision making under time stress.
thoomi/ultratap
A simple 2d game for windows phone.
thoomi/api2symfony
PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
thoomi/cesium-leap
Cesium LEAP Motion plugin
thoomi/course-v3
The 3rd edition of course.fast.ai - coming in 2019
thoomi/neural-style-transfer
Neural Style Transfer implemented with pytorch
thoomi/php-raml-parser
A RAML parser built in php
thoomi/tap-wizard
Tap Wizard - A web based clone of the card game wizard
thoomi/tic-tac-toe
A simple tic tac toe game written in c++.