awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mit-spark/kimera

Open-source alternatives to Kimera

30 open-source projects similar to mit-spark/kimera, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Kimera alternative.

  • tixiaoshan/lio-samالصورة الرمزية لـ TixiaoShan

    TixiaoShan/LIO-SAM

    4,794عرض على GitHub↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    عرض على GitHub↗4,794
  • hkust-aerial-robotics/vins-fusionالصورة الرمزية لـ HKUST-Aerial-Robotics

    HKUST-Aerial-Robotics/VINS-Fusion

    4,573عرض على GitHub↗

    VINS-Fusion is a multi-sensor fusion framework and visual-inertial odometry system. It integrates camera images, inertial measurement unit data, and global positioning signals through a non-linear optimization system to track the position and orientation of autonomous vehicles. The system includes a visual loop closure engine that utilizes a bag-of-words approach to recognize previously visited locations and correct trajectory drift. It further provides tools for online spatio-temporal calibration to determine the physical offset and time synchronization between cameras and inertial sensors d

    C++
    عرض على GitHub↗4,573
  • introlab/rtabmapالصورة الرمزية لـ introlab

    introlab/rtabmap

    3,836عرض على GitHub↗

    This project is a comprehensive library and toolkit for simultaneous localization and mapping, designed to construct three-dimensional environment models while tracking device position. It functions as a robotics perception framework that processes data from RGB-D, stereo, and lidar sensors to enable autonomous navigation and spatial awareness. The system distinguishes itself through its focus on long-term mapping and global consistency. It employs a sophisticated loop-closure detection engine and graph-based pose optimization to identify previously visited locations and eliminate cumulative

    C++
    عرض على GitHub↗3,836

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • ros-planning/navigationالصورة الرمزية لـ ros-planning

    ros-planning/navigation

    2,648عرض على 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
    عرض على GitHub↗2,648
  • drprojects/deepviewaggالصورة الرمزية لـ drprojects

    drprojects/DeepViewAgg

    236عرض على GitHub↗

    Official implementation for Learning Multi-View Aggregation In the Wild for Large-Scale 3D Semantic Segmentation (CVPR'22 Best Paper Finalist 🎉) If you ❤️ or simply use this project, don't forget to give the repository a ⭐, it means a lot to us !

    Python
    عرض على GitHub↗236
  • edwardliuyc/staticmappingالصورة الرمزية لـ EdwardLiuyc

    EdwardLiuyc/StaticMapping

    345عرض على GitHub↗

    Use LiDAR to map the static world

    C++
    عرض على GitHub↗345
  • ethz-asl/maplabالصورة الرمزية لـ ethz-asl

    ethz-asl/maplab

    2,845عرض على GitHub↗

    A Modular and Multi-Modal Mapping Framework

    C++
    عرض على GitHub↗2,845
  • ethz-asl/rovioالصورة الرمزية لـ ethz-asl

    ethz-asl/rovio

    1,226عرض على GitHub↗
    C++
    عرض على GitHub↗1,226
  • facebookresearch/habitat-apiالصورة الرمزية لـ facebookresearch

    facebookresearch/habitat-api

    3,035عرض على GitHub↗

    Habitat-Lab

    Python
    عرض على GitHub↗3,035
  • facebookresearch/habitat-simالصورة الرمزية لـ facebookresearch

    facebookresearch/habitat-sim

    3,532عرض على GitHub↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    عرض على GitHub↗3,532
  • fyu/dilationالصورة الرمزية لـ fyu

    fyu/dilation

    785عرض على GitHub↗

    Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the network definitions and the trained models. You can use this code together with vanilla Caffe to segment images using the pre-trained models. If you want to train the models yourself,…

    Python
    عرض على GitHub↗785
  • gogojjh/m-loamالصورة الرمزية لـ gogojjh

    gogojjh/M-LOAM

    512عرض على GitHub↗

    Robust Odometry and Mapping for Multi-LiDAR Systems with Online Extrinsic Calibration

    C++
    عرض على GitHub↗512
  • googlecartographer/cartographerالصورة الرمزية لـ googlecartographer

    googlecartographer/cartographer

    7,890عرض على GitHub↗

    Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It provides a framework for calculating the precise position and orientation of a device while concurrently generating real-time 2D and 3D representations of its environment using lidar-based data. The system implements a real-time mapping approach that uses live sensor streams to track device heading and position. It utilizes a submap-based mapping strategy to divide environments into local maps that are aligned into a global map. The project covers a range of SLAM capabilities, inc

    C++
    عرض على GitHub↗7,890
  • gradslam/gradslamالصورة الرمزية لـ gradslam

    gradslam/gradslam

    1,417عرض على GitHub↗
    Python3d-reconstructiondeep-learningmachine-learning
    عرض على GitHub↗1,417
  • hkust-aerial-robotics/a-loamالصورة الرمزية لـ HKUST-Aerial-Robotics

    HKUST-Aerial-Robotics/A-LOAM

    2,416عرض على GitHub↗

    Advanced implementation of LOAM

    C++
    عرض على GitHub↗2,416
  • hkust-aerial-robotics/esvoالصورة الرمزية لـ HKUST-Aerial-Robotics

    HKUST-Aerial-Robotics/ESVO

    503عرض على GitHub↗

    This repository maintains the implementation of "Event-based Stereo Visual Odometry".

    C++
    عرض على GitHub↗503
  • hyye/lio-mappingالصورة الرمزية لـ hyye

    hyye/lio-mapping

    1,012عرض على GitHub↗

    Implementation of Tightly Coupled 3D Lidar Inertial Odometry and Mapping (LIO-mapping)

    C++
    عرض على GitHub↗1,012
  • irapkaist/scancontextI

    irapkaist/scancontext

    0عرض على GitHub↗
    عرض على GitHub↗0
  • jakobengel/dsoالصورة الرمزية لـ JakobEngel

    JakobEngel/dso

    2,445عرض على GitHub↗

    Direct Sparse Odometry

    C++
    عرض على GitHub↗2,445
  • jiajunwu/3dinnالصورة الرمزية لـ jiajunwu

    jiajunwu/3dinn

    107عرض على GitHub↗

    This repository contains pre-trained models and evaluation code for the project 'Single Image 3D Interpreter Network' (ECCV 2016).

    Matlab
    عرض على GitHub↗107
  • juandugit/dh3dالصورة الرمزية لـ JuanDuGit

    JuanDuGit/DH3D

    159عرض على GitHub↗

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

    Python
    عرض على GitHub↗159
  • luigifreda/pyslamالصورة الرمزية لـ luigifreda

    luigifreda/pyslam

    3,081عرض على GitHub↗

    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

    Python3d-reconstructiondepth-estimationdepth-prediction
    عرض على GitHub↗3,081
  • magicleap/atlasالصورة الرمزية لـ magicleap

    magicleap/Atlas

    1,855عرض على GitHub↗

    Atlas: End-to-End 3D Scene Reconstruction from Posed Images

    Python
    عرض على GitHub↗1,855
  • molaorg/molaالصورة الرمزية لـ MOLAorg

    MOLAorg/mola

    865عرض على GitHub↗
    C++computer-visioncxxcxx17
    عرض على GitHub↗865
  • open-air-sun/cerberusالصورة الرمزية لـ OPEN-AIR-SUN

    OPEN-AIR-SUN/Cerberus

    63عرض على GitHub↗

    Paper Accepted to CVPR 2022.

    Python
    عرض على GitHub↗63
  • open-air-sun/pq-transformerالصورة الرمزية لـ OPEN-AIR-SUN

    OPEN-AIR-SUN/PQ-Transformer

    84عرض على GitHub↗

    Paper

    Python
    عرض على GitHub↗84
  • open-air-sun/viewpoint-bottleneckالصورة الرمزية لـ OPEN-AIR-SUN

    OPEN-AIR-SUN/Viewpoint-Bottleneck

    61عرض على GitHub↗

    Paper

    Python
    عرض على GitHub↗61
  • petworm/larvioالصورة الرمزية لـ PetWorm

    PetWorm/LARVIO

    802عرض على GitHub↗

    A lightweight, accurate and robust monocular visual inertial odometry based on Multi-State Constraint Kalman Filter.

    C++
    عرض على GitHub↗802
  • pnxd/ffl-3dogالصورة الرمزية لـ PNXD

    PNXD/FFL-3DOG

    18عرض على GitHub↗

    Free-form Description-guided 3D Visual Graph Networks for Object Grounding in Point Cloud

    Python
    عرض على GitHub↗18
  • prbonn/kiss-icpالصورة الرمزية لـ PRBonn

    PRBonn/kiss-icp

    2,226عرض على GitHub↗

    A LiDAR odometry pipeline that just works

    C++
    عرض على GitHub↗2,226