Pinned Repositories
Behavioral-Cloning
行为克隆。根据用户历史行车数据,让车辆自动行驶。
Extend-Kalman-Filter
使用扩展卡尔曼滤波追踪自行车。
Kidnapped-Vehicle
使用粒子滤波,根据地标定位车辆
LandLinesDetection
使用VC检测车道线(曲线)
MPC-Control
MPC算法控制车辆的运动轨迹
PID-Control
PID控制车辆
timetable-ga
遗传算法解决排课问题
Traffic-Sign-Classifier
识别交通标志
Unscented-Kalman-Filter
使用无损卡尔曼滤波追踪自行车
Vehicle-Detection
对道路上的车辆进行检测和识别
tonyxxq's Repositories
tonyxxq/Behavioral-Cloning
行为克隆。根据用户历史行车数据,让车辆自动行驶。
tonyxxq/action_recognition
Action Recognition & Categories via Spatial-Temporal Features
tonyxxq/apollo
An open autonomous driving platform
tonyxxq/app-template
应用模版
tonyxxq/CarND-Alexnet-Feature-Extraction
This lab guides you through using AlexNet and TensorFlow to build a feature extraction network.
tonyxxq/CarND-LeNet-Lab
Implement the LeNet deep neural network model with TensorFlow.
tonyxxq/cn-deep-learning
https://cn.udacity.com/course/deep-learning-nanodegree-foundation--nd101/
tonyxxq/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
tonyxxq/Keras-FCN
Keras-tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation(Unfinished)
tonyxxq/scikit-learn
scikit-learn: machine learning in Python