ICCV 2019poster37 citations

GSLAM: A General SLAM Framework and Benchmark

Yong Zhao, Shibiao Xu, Shuhui Bu, Hongkai Jiang, Pengcheng Han

Abstract

SLAM technology has recently seen many successes and attracted the attention of high-technological companies. However, how to unify the interface of existing or emerging algorithms, and effectively perform benchmark about the speed, robustness and portability are still problems. In this paper, we propose a novel SLAM platform named GSLAM, which not only provides evaluation functionality, but also supplies useful toolkit for researchers to quickly develop their SLAM systems. Our core contribution is an universal, cross-platform and full open-source SLAM interface for both research and commercial usage, which is aimed to handle interactions with input dataset, SLAM implementation, visualization and applications in an unified framework. Through this platform, users can implement their own functions for better performance with plugin form and further boost the application to practical usage of the SLAM.

BibTeX
@inproceedings{iccv2019_gslamageneralsla,
  title = {GSLAM: A General SLAM Framework and Benchmark},
  author = {Yong Zhao and Shibiao Xu and Shuhui Bu and Hongkai Jiang and Pengcheng Han},
  booktitle = {ICCV 2019},
  year = {2019}
}