AUTONOMOUS VEHICLE Navigation
1.  Develop an autonomous vehicle navigation algorithm in CARLA simulator utilizing PID control for lateral and longitudinal error correction
2.  Implement a visual collision warning system using edge detection to find lanes and visual RANSAC to perform object recognition

iN PROGRESS 
Implement a collision warning system estimating a 3D drivable space, using semantic lane estimation, and object detection using semantic segmentation
Back to Top