Improving Vision-Based Self-Positioning in Intelligent Transportation Systems via Integrated Lane and Vehicle Detection

Abstract

Traffic congestion is a widespread problem. Dynamic traffic routing systems and congestion pricing are getting importance in recent research. Lane prediction and vehicle density estimation is an important component of such systems. We introduce a novel problem of vehicle self positioning which involves predicting the number of lanes on the road and vehicle's position in those lanes using videos captured by a dashboard camera. We propose an integrated closed-loop approach where we use the presence of vehicles to aid the task of self-positioning and vice versa. To incorporate multiple factors and high-level semantic knowledge into the solution, we formulate this problem as a Bayesian framework. In the framework, the number of lanes, the vehicle's position in those lanes and the presence of other vehicles are considered as parameters. We also propose a bounding box selection scheme to reduce the number of false detections and increase the computational efficiency. We show that the number of box proposals decreases by a factor of 6 using the selection approach. It also results in large reduction in the number of false detections. The entire approach is tested on real-world videos and is found to give acceptable results.

Cite

Text

Chandakkar et al. "Improving Vision-Based Self-Positioning in Intelligent Transportation Systems via Integrated Lane and Vehicle Detection." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015. doi:10.1109/WACV.2015.60

Markdown

[Chandakkar et al. "Improving Vision-Based Self-Positioning in Intelligent Transportation Systems via Integrated Lane and Vehicle Detection." IEEE/CVF Winter Conference on Applications of Computer Vision, 2015.](https://mlanthology.org/wacv/2015/chandakkar2015wacv-improving/) doi:10.1109/WACV.2015.60

BibTeX

@inproceedings{chandakkar2015wacv-improving,
  title     = {{Improving Vision-Based Self-Positioning in Intelligent Transportation Systems via Integrated Lane and Vehicle Detection}},
  author    = {Chandakkar, Parag S. and Wang, Yilin and Li, Baoxin},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2015},
  pages     = {404-411},
  doi       = {10.1109/WACV.2015.60},
  url       = {https://mlanthology.org/wacv/2015/chandakkar2015wacv-improving/}
}