Vehicle Segmentation with Coarse Distance Estimation Based on Monocular Vision

Fangyuan Xie,Pengshuai Yin,Zehui Ke,Ruizhou Sun,Ke Ding,Jian Chen,Qingyao Wu
DOI: https://doi.org/10.1109/ICEBE52470.2021.00019
2021-01-01
Abstract:With the increasing population of drivers and the popularity of intelligent cars, traffic safety is becoming more concerned. Aiming to reduce the probability of road accidents, many works have explored how to provide an early warning when the distances between the current car (or the in-car camera) and vehicles ahead are dangerous. In this paper, benefiting from the robust pixel-level understanding of cutting-edge deep networks, we introduce a vehicle segmentation method based on monocular vision, detecting vehicles in front of the current one and generating a segmentation mask for each vehicle instance detected. Instead of concentrating our efforts on measuring distance precisely, we categorize distances into three classes (“near”, “medium”, and “far”), which are pretty enough for an early collision warning. Our model is trained and evaluated on our hand-made dataset, after which we transfer and deploy it onto an Android TV virtual machine to test its performance. All the results we got show that our method does a good job in vehicle segmentation with coarse distance estimation, being applicable to aided driving.
What problem does this paper attempt to address?