Hayoung Kim

Results 5 repositories owned by Hayoung Kim

udacity-path-planning

103
Stars
34
Forks
Watchers

My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation

Keras/Tensorflow Implementation of `End-to-End Learning for self-driving car (Nvidia)`. Spatial factorization is additionally implemented to reduce network size.

mcts-tic-tac-toe

31
Stars
12
Forks
Watchers

Monte Carlo Tree Search for tic tac toe

Perception-for-Self-driving

49
Stars
36
Forks
Watchers

Perception algorithms for Self-driving car; Lane Line Finding, Vehicle Detection, Traffic Sign Classification algorithm.

tf-semantic-segmentation-FCN-VGG16

31
Stars
10
Forks
Watchers

Semantic segmentation for classifying road. "Fully Convolutional Networks for Semantic Segmentation (2015)" implemented using TF