• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

a1302z/hierarchical_visual_localisation: Hierarchical visual localization

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

a1302z/hierarchical_visual_localisation

开源软件地址(OpenSource Url):

https://github.com/a1302z/hierarchical_visual_localisation

开源编程语言(OpenSource Language):

Jupyter Notebook 97.0%

开源软件介绍(OpenSource Introduction):

Hierarchical visual localization pipeline

This work was done during my master's thesis under Prof. Leal-Taixe and Qunjie Zhou.

Visual localization pipeline using following steps

  1. Find similar database images (neighbors) by using global descriptors Neighbor images
  2. Extract local descriptors from neighboring database and query image
  3. Match local descriptors Matching
  4. Calculate 6-DoF pose using RANSAC scheme
Overall concept
Overall concept

Current performance

Results

Evaluation via online evaluation system with benchmark results available.

GeM / Superpoint Day Night
High precision 71.0 31.6
Medium precision 79.5 46.9
Coarse precision 90.0 65.3

python evaluate.py --ratio_thresh 0.8 --reproj_error 14.0 --n_neighbors 20 --global_method Cirtorch --local_method Superpoint

GeM / SIFT Day Night
High precision 76.3 19.4
Medium precision 83.7 28.6
Coarse precision 87.7 36.7

Command to reproduce result:
python evaluate.py --ratio_thresh 0.75 --n_neighbors 20 --global_method Cirtorch

To use artificial night images mentioned in thesis you can download them here

Speed

Evaluated using following hardware:

  • Intel(R) Xeon(R) CPU E5520 @ 2.27GHz
  • GeForce GTX TITAN X
Colmap Superpoint
Setup time 50 seconds 45 seconds
Mean time / img <1 seconds 3 seconds
Median time / img <1 seconds 3 seconds
Max time / img 2 seconds 14 seconds

Get started

Prerequisites:

Example for start on Linux

git clone https://github.com/a1302z/hierarchical_visual_localisation.git
cd hierarchical_visual_localisation
conda env create -f requirements.yml
mkdir data
cd data
wget https://syncandshare.lrz.de/dl/fiQXCXZ9ibmrm7rwUJzAvNL4
cd ..
mv <path to AachenDayNight dataset> data/

Credits

The concept of hierarchical localisation was introduced in this paper.

We used code from the following repositories.

If we missed any credits please let us know.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap