#130 · Primary category: Computer Vision
Hierarchical-Localization
Visual localization made easy with hloc
Project last updated:12/10/25
GitHub Stars
4.2K
Forks
769
Contributors
33
License
Apache-2.0
Why we included this project
hloc implements hierarchical localization, which pairs an image-retrieval step with feature matching to estimate a camera's 6-DoF pose against a prebuilt 3D map. The toolbox ships with pipelines that reproduce state-of-the-art results on benchmarks like Aachen and InLoc, and its modular structure makes it easy to swap in your own feature extractors and evaluate them side by side with the bundled SuperPoint and SuperGlue. That combination of working reference pipelines and interchangeable parts is what makes it useful for teams building AR or robotics systems that need to know where a camera is relative to a known map, and equally for researchers testing new components. Because it bundles several well-known algorithms behind consistent interfaces, it also serves as a practical way to learn how modern SfM and visual localization pipelines fit together.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)