Skip to content

goodgoodliving/Joint-Visual-Mapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Joint-Visual-Mapping

Paper: Vision-based mapping of lane semantics and topology for intelligent vehicles. International Journal of Applied Earth Observation and Geoinformation July 2022, 102851

Wei Tian, Xiaozhou Ren, Xianwang Yu, Mingzhi Wu, Wenbo Zhao and Qiaosen Li. [PDF]

This repository is the PyTorch implementation for the framework of Joint-Visual-Mapping.

Map

Abstract

High-definition map is an essential tool for route measurement, planning and navigation of intelligent vehicles. Yet its creation is still a persisting challenge, especially in creating the semantic and topology layer of the map based on visual sensing. However, current semantic mapping approaches do not consider the map applicability in navigation tasks while the topology mapping approaches face the issues of limited location accuracy or expensive hardware cost. In this paper, we propose a joint mapping framework for both semantic and topology layers, which are learned in a lane-level and based on a monocular camera sensor and an on-board GPS positioning device. A map management approach “RoadSegDict” is also proposed to support the efficient updating of semantic map in a crowdsourced manner. Moreover, a new dataset is proposed, which includes a variety of lane structures with detailed semantic and topology annotations.

Framework

Framework

Experimental results

Mapping on Carla and test field

Mapping with RoadSegDict

Examples of node position prediction and node state classification

Proposed Mapping Dataset

Comming soon...

Citation

If you find this project useful in your research, please consider citing us.

@article{tian2022vision,
  title={Vision-based mapping of lane semantics and topology for intelligent vehicles},
  author={Tian, Wei and Ren, Xiaozhou and Yu, Xianwang and Wu, Mingzhi and Zhao, Wenbo and Li, Qiaosen},
  journal={International Journal of Applied Earth Observation and Geoinformation},
  volume={111},
  pages={102851},
  year={2022},
  publisher={Elsevier}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%