Pinned Repositories
Autonomous-LSTM-Simulator
3D CNN passed to LSTM and vanilla RNN for vehicle steering, throttle and brake in a simulator.
self-driving-car
The Udacity open source self-driving car project
Udacity-P2-TrafficSignClassification
Project submission for Udacity's self driving car Nanodegree Project 2
Udacity-P3-BehavioralCloning
Submission for Udacity's Project 3 - Training Car to Drive Autonomously in Simulator
Udacity-P4-AdvancedLaneLines
Computer Vision for Road Lane Finding using Vehicle Front Camera
Udacity-P5-VehicleDetection
Using HOG features to detect vehicles with bounding boxes
Udacity-T2P1-ExtendedKalmanFilter
Udacity-T2P5-ModelPredictiveControl
Implement MPC using a global kinematic model in Unity simulator
UdacitySDC-Challenge2
Code and writeup for Udacity Challenge 2 - Using Deep Learning to Predict Steering Angles
YoloLight
Dark Flow (YOLOv2) for Traffic Light Detection Implemented for ROS
chrisgundling's Repositories
chrisgundling/YoloLight
Dark Flow (YOLOv2) for Traffic Light Detection Implemented for ROS
chrisgundling/UdacitySDC-Challenge2
Code and writeup for Udacity Challenge 2 - Using Deep Learning to Predict Steering Angles
chrisgundling/Udacity-P3-BehavioralCloning
Submission for Udacity's Project 3 - Training Car to Drive Autonomously in Simulator
chrisgundling/self-driving-car
The Udacity open source self-driving car project
chrisgundling/Udacity-P4-AdvancedLaneLines
Computer Vision for Road Lane Finding using Vehicle Front Camera
chrisgundling/Autonomous-LSTM-Simulator
3D CNN passed to LSTM and vanilla RNN for vehicle steering, throttle and brake in a simulator.
chrisgundling/Udacity-P5-VehicleDetection
Using HOG features to detect vehicles with bounding boxes
chrisgundling/Udacity-P2-TrafficSignClassification
Project submission for Udacity's self driving car Nanodegree Project 2
chrisgundling/Udacity-T2P1-ExtendedKalmanFilter
chrisgundling/Udacity-T2P2-UnscentedKalmanFilter
Implemented an Unscented Kalman Filter for Pedestrian Tracking in C++
chrisgundling/Udacity-T2P5-ModelPredictiveControl
Implement MPC using a global kinematic model in Unity simulator
chrisgundling/CarND-Vehicle-Detection
Vehicle Detection Project
chrisgundling/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
chrisgundling/deepdrive-universe
Run self-driving car agents in GTAV Universe
chrisgundling/DeepGTAV
A plugin for GTAV that transforms it into a vision-based self-driving car development environment. It supports two main operation modes, Dataset generation or Reinforcement Learning environment and it is super easy to install!
chrisgundling/particle-filter-viz
Visualize implementation of a particle filter for vehicle detection.
chrisgundling/tensorflow
Computation using data flow graphs for scalable machine learning
chrisgundling/Udacity-T2P4-PIDControl
Autonomous Vehicle PID Controller with Real Time Twiddle Updates
chrisgundling/universe-windows-envs
Run Universe environments in Windows (maintained by DeepDrive)