在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):HyHuang1995/gmmloc开源软件地址(OpenSource Url):https://github.com/HyHuang1995/gmmloc开源编程语言(OpenSource Language):C++ 98.4%开源软件介绍(OpenSource Introduction):GMMLocDense Map Based Visual Localization. [project] Paper and VideoRelated publication: @article{huang2020gmmloc,
title={GMMLoc: Structure Consistent Visual Localization with Gaussian Mixture Models},
author={Huang, Huaiyang and Ye, Haoyang and Sun, Yuxiang and Liu, Ming},
journal={IEEE Robotics and Automation Letters},
volume={5},
number={4},
pages={5043--5050},
year={2020},
publisher={IEEE}
} Demo videos: PrerequisitesWe have tested this library in Ubuntu 18.04. Prerequisites for installation:
InstallationInitialize a workspace:
Clone the code:
If using SSH keys for github, prepare the dependencies via:
or using https instead:
Compile with:
Running ExamplesWe provide examples on EuRoC Vicon Room sequences. For example, to run the demo on V1_03_difficult:
EvaluationIf evo is installed, we provide script for evaluating on Vicon Room sequences.
and the results would be saved to gmmloc_ros/expr. By default, we follow the evaluation protocol of DSO to perform evaluation without multi-threading. If you would like to run the script in online mode, uncomment this line in the script:
CreditsOur implementation is built on top of ORB-SLAM2, we thank Raul et al. for their great work. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论