vix.ing · top · new · best · stats

Contextual road lane and symbol generation for autonomous driving

2022/01/18 by Ajay Soni, Soni, Ajay, Pratik Padamwar +3
Computer Science · #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Robotics (cs.RO) #cs.CV #cs.RO

paper · pdf · doi:10.48550/arxiv.2201.07120

arxiv created 2022/01/18 · arxiv updated 2022/01/19

Abstract

In this paper we present a novel approach for lane detection and segmentation using generative models. Traditionally discriminative models have been employed to classify pixels semantically on a road. We model the probability distribution of lanes and road symbols by training a generative adversarial network. Based on the learned probability distribution, context-aware lanes and road signs are generated for a given image which are further quantized for nearest class label. Proposed method has been tested on BDD100K and Baidu ApolloScape datasets and performs better than state of the art and exhibits robustness to adverse conditions by generating lanes in faded out and occluded scenarios.

Related