Pinned Repositories
arlo-false-alarms
Code to detect false alarms in Arlo home camera videos
behavioral-cloning-deep-learning
Train a simulated car to drive using behavioral cloning in keras
CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
extended-kalman-filter
Implementation of a 2D extended Kalman filter to fuse LIDAR, RADAR data to track a pedestrian
lane-finding-advanced
Advanced lane finding using distortion correction, image rectification, color transforms, and gradient thresholding.
lane-finding-basic
Simple lane finding techniques for dash-cam video.
particle_filter
A simple particle filter in 2D to track a vehicles position and heading based on GPS data
traffic-sign-classifier
A traffic sign classifier using convolutional neural networks
unscented_kalman_filter
Code for an unscented Kalman Filter
vehicle-detection
Vehicle detection in dash cam video
tkush's Repositories
tkush/extended-kalman-filter
Implementation of a 2D extended Kalman filter to fuse LIDAR, RADAR data to track a pedestrian
tkush/vehicle-detection
Vehicle detection in dash cam video
tkush/arlo-false-alarms
Code to detect false alarms in Arlo home camera videos
tkush/behavioral-cloning-deep-learning
Train a simulated car to drive using behavioral cloning in keras
tkush/CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
tkush/lane-finding-advanced
Advanced lane finding using distortion correction, image rectification, color transforms, and gradient thresholding.
tkush/lane-finding-basic
Simple lane finding techniques for dash-cam video.
tkush/particle_filter
A simple particle filter in 2D to track a vehicles position and heading based on GPS data
tkush/traffic-sign-classifier
A traffic sign classifier using convolutional neural networks
tkush/unscented_kalman_filter
Code for an unscented Kalman Filter
tkush/mpc_control
A simple implementation of MPC control
tkush/pid_control
A general ID controller for an autonomous simulator