Self Lane Assignment Using Egocentric Smart Mobile Camera for Intelligent GPS Navigation
Abstract
In this paper, we study the self lane assignment problem, i.e. given an image taken inside a vehicle, infer on which lane the image is taken. This problem serves as an example of active egocentric vision application with data fusion. In this application, a camera is mounted inside the vehicle looking outside to the world. Combined with a GPS with a digital map this smart mobile camera is capable of reasoning on which lane the vehicle is. This inference result is then fed back to the GPS to provide the driver with more intelligent navigation instructions. We form the self lane assignment inference problem as a scene classification problem which requires classifying scenes in finer categories than the traditional case. We design the features to represent the image in a holistic way bypassing individual object detection, develop an automatic horizon detection algorithm, and employ and compare three learning algorithms for decision making on the lane number. The experiment results show that our method can achieve the precision and recall rates around or above 90% at the same time.
Cite
Text
Gao and Aghajan. "Self Lane Assignment Using Egocentric Smart Mobile Camera for Intelligent GPS Navigation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009. doi:10.1109/CVPRW.2009.5204359Markdown
[Gao and Aghajan. "Self Lane Assignment Using Egocentric Smart Mobile Camera for Intelligent GPS Navigation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2009.](https://mlanthology.org/cvprw/2009/gao2009cvprw-self/) doi:10.1109/CVPRW.2009.5204359BibTeX
@inproceedings{gao2009cvprw-self,
title = {{Self Lane Assignment Using Egocentric Smart Mobile Camera for Intelligent GPS Navigation}},
author = {Gao, Tianshi and Aghajan, Hamid K.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
year = {2009},
pages = {57-62},
doi = {10.1109/CVPRW.2009.5204359},
url = {https://mlanthology.org/cvprw/2009/gao2009cvprw-self/}
}