Autonomous driving
A self-driving vehicle needs perception, planning, and ex-ecution within constantly evolving environments, whichi nvolves important tasks such as lane segmentation and ob-jects detection. Approaches based on front-view images lack the ability to predict object distance and orientation accurately and require additional computation to estimateinformation such as geometry and depth maps. Therefore, it is more efficient to perform lane and vehicle detection in the vehicle coordinate system by projecting the front-view images to the bird’s eye view (BEV). In this work, we propose a Convolutional Neural Network(CNN)-based encoder-decoder model to simultaneously estimate road map and traffic environment using BEV images.