awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
JuanDuGit avatar

JuanDuGit/DH3D

0
View on GitHub↗
159 stars·17 forks·Python·Apache-2.0·6 viewsvision.in.tum.de/research/vslam/dh3d↗

DH3D

DH3D: Deep Hierarchical 3D Descriptors for Robust Large-Scale 6DOF Relocalization

Features

  • Simultaneous Localization and Mapping - Deep hierarchical descriptors for 6DOF relocalization.

Star history

Star history chart for juandugit/dh3dStar history chart for juandugit/dh3d

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DH3D

Similar open-source projects, ranked by how many features they share with DH3D.
  • ros-planning/navigationros-planning avatar

    ros-planning/navigation

    2,648View on GitHub↗

    This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It provides a suite of tools for calculating safe trajectories and movement commands, enabling mobile bases to reach specific destinations while avoiding obstacles in dynamic environments. The system utilizes a hierarchical planning approach that separates long-range path generation from short-range reactive obstacle avoidance. It maintains spatial awareness through a centralized coordinate tracking system and a grid-based representation that stores obstacle information and proximit

    C++navigationroboticsros
    View on GitHub↗2,648
  • edwardliuyc/staticmappingEdwardLiuyc avatar

    EdwardLiuyc/StaticMapping

    345View on GitHub↗

    Use LiDAR to map the static world

    C++
    View on GitHub↗345
  • ethz-asl/maplabethz-asl avatar

    ethz-asl/maplab

    2,845View on GitHub↗

    A Modular and Multi-Modal Mapping Framework

    C++
    View on GitHub↗2,845
  • cvg/hierarchical-localizationcvg avatar

    cvg/Hierarchical-Localization

    3,961View on GitHub↗

    This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by matching 2D image features against a 3D reference model. It includes a structure-from-motion pipeline to reconstruct 3D scene geometry from unordered image sets, creating the necessary spatial maps for localization. The system employs a hierarchical coarse-to-fine localization approach. This process begins with a global-descriptor image retrieval system to identify candidate reference images from a large database and progresses through local feature matching to final 3D model

    Pythondeep-learningfeature-matchingimage-retrieval
    View on GitHub↗3,961
See all 29 alternatives to DH3D→

Frequently asked questions

What does juandugit/dh3d do?

DH3D: Deep Hierarchical 3D Descriptors for Robust Large-Scale 6DOF Relocalization

What are the main features of juandugit/dh3d?

The main features of juandugit/dh3d are: Simultaneous Localization and Mapping.

What are some open-source alternatives to juandugit/dh3d?

Open-source alternatives to juandugit/dh3d include: ros-planning/navigation — This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It… edwardliuyc/staticmapping — Use LiDAR to map the static world. ethz-asl/maplab — A Modular and Multi-Modal Mapping Framework. ethz-asl/rovio. gogojjh/m-loam — Robust Odometry and Mapping for Multi-LiDAR Systems with Online Extrinsic Calibration. cvg/hierarchical-localization — This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by…