omnigeeker / mlnd_DeepTeslaLinks
使用深度学习的方法,给特斯拉汽车学习端对端的自动驾驶,本项目利用MIT 6.S094 这门公开课中的Tesla数据集训练深度学习模型,根据车辆的前置相机所拍摄的路况图像,实现对车辆转向角度的预测。(本项目还未完成)
☆51Updated 4 years ago
Alternatives and similar repositories for mlnd_DeepTesla
Users that are interested in mlnd_DeepTesla are comparing it to the libraries listed below
Sorting:
- Udacity自动驾驶课程第一期☆66Updated 7 years ago
- 车道线检测☆80Updated 7 years ago
- 模拟自动驾驶Use TensorFlow and openCV☆43Updated 7 years ago
- 用yolo2来识别车辆 identify vehicles with yolo2☆46Updated 7 years ago
- Advanced Driver Assistance System☆75Updated 3 years ago
- ☆258Updated 7 years ago
- 基于计算机视觉,路面分析,及交通路况识别的车辆辅助驾驶系统☆21Updated 7 years ago
- Udacity的无人驾驶学位☆11Updated 6 years ago
- ADAS高级辅助驾驶的一些项目源码,包括LDW车道偏离预警、前车起步提醒等☆212Updated 6 years ago
- 自动驾驶Apollo源码注释.(annotated Apollo 1.0 source code)☆177Updated 7 years ago
- 基于yolov3的红绿灯检测☆19Updated 6 years ago
- ☆35Updated 6 years ago
- Vehicle Detection Project☆119Updated 7 years ago
- Advance_LaneFinding☆91Updated 7 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- ☆348Updated 7 years ago
- 项目使用华为云 ModelArts AI 开发平台进行训练部署,采用 Mask R-CNN 算法模型进行识别预测。☆13Updated 5 years ago
- 自动驾驶相关各类算法实现及原理分析