awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesSparse Visual Mapping

Techniques for building lightweight 3D representations of environments by tracking a subset of distinct visual features.

Distinguishing note: Candidates focus on neural network feature map upscaling/aggregation, not geometric 3D sparse mapping.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Sparse Visual Mapping. Refine with filters or upvote what's useful.

Awesome Sparse Visual Mapping GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • raulmur/orb_slam2raulmur का अवतार

    raulmur/ORB_SLAM2

    10,105GitHub पर देखें↗

    ORB_SLAM2 is a visual simultaneous localization and mapping system that tracks camera movement and builds 3D environments from image data. It functions as a real-time visual odometry tool and sparse 3D reconstructor, computing the position and orientation of a camera while generating a point cloud map of a physical space. The system utilizes a camera relocalization engine to identify a camera's position within a known map after tracking failure or system restarts. It incorporates a spatial tracker to enable the precise insertion and composition of virtual 3D objects into real-world planar reg

    Tracks specific visual points across image frames to build a lightweight 3D point cloud representation of the environment.

    C++
    GitHub पर देखें↗10,105
  • luigifreda/pyslamluigifreda का अवतार

    luigifreda/pyslam

    3,081GitHub पर देखें↗

    pyslam is a framework for Simultaneous Localization and Mapping that combines Python flexibility with C++ performance. It is a sparse SLAM implementation designed to map environment geometry and track device location by processing image frames into 3D points. The project features a bridge for exposing high-performance C++ classes to Python scripts using zero-copy memory sharing. This integration allows for switching between a scripting interface for rapid prototyping and a compiled core for execution speed. The system includes a spatial map optimizer to refine 3D point and camera pose estima

    Implements a sparse visual map by tracking a subset of distinct 3D landmarks instead of dense voxel grids.

    Python3d-reconstructiondepth-estimationdepth-prediction
    GitHub पर देखें↗3,081
  1. Home
  2. Artificial Intelligence & ML
  3. Sparse Visual Mapping