Jou-ching (George) Sung
Results
10
repositories owned by
Jou-ching (George) Sung
advanced_lane_detection
521
Stars
207
Forks
Watchers
Advanced lane detection using computer vision
ssd_tensorflow_traffic_sign_detection
525
Stars
223
Forks
Watchers
Implementation of Single Shot MultiBox Detector in TensorFlow, to detect and classify traffic signs
road_lane_line_detection
303
Stars
160
Forks
Watchers
Find lane lines on the road using Python and OpenCV, applying Canny edge detectors and Hough line transforms
behavioral_cloning
27
Stars
8
Forks
Watchers
Deep learning to train an autonomous vehicle to mimic human driving
deep_rl_acrobot
35
Stars
10
Forks
Watchers
TensorFlow A2C to solve Acrobot, with synchronized parallel environments
traffic_sign_classification_german
30
Stars
23
Forks
Watchers
Traffic sign classification for the German Traffic Sign Dataset
vehicle_detection_hog_svm
31
Stars
11
Forks
Watchers
Vehicle detection using HOG + SVM and sliding windows