Lane Detection for self driving cars with Deep Learning(CNN) with the camera image data.
Prediction of which direction the car should change the steering direction in autonomous mode with the camera image as the input using transfer learning and fine tuning.
Detection of other vehicles for self driving cars with YOLO in tensorflow.
Estimation of a vehicle's speed with its camera frames using deep leanring in PyTorch.