awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesSensor Synchronizations

Loading and synchronizing point clouds, camera images, and calibration data from multiple sweeps and sensor modalities.

Distinct from Multi-Modal Data Processors: Distinct from Multi-Modal Data Processors: specifically synchronizes sensor data from multiple sweeps for 3D perception, not general multi-modal processing.

Explore 4 awesome GitHub repositories matching data & databases · Sensor Synchronizations. Refine with filters or upvote what's useful.

Awesome Sensor Synchronizations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • open-mmlab/mmdetection3dAvatar open-mmlab

    open-mmlab/mmdetection3d

    6,273Vezi pe GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Loads and synchronizes point clouds, camera images, and calibration data from multiple sweeps into a unified input.

    Python3d-object-detectionobject-detectionpoint-cloud
    Vezi pe GitHub↗6,273
  • manycore-research/spatiallmAvatar manycore-research

    manycore-research/SpatialLM

    4,596Vezi pe GitHub↗

    SpatialLM este un framework de modelare spațială care utilizează modele de limbaj mari (LLM) pentru a transforma datele video monoculare și cele de la senzori în hărți semantice structurate de interior. Acesta funcționează ca un sistem pentru estimarea layout-ului interior și ca un parser semantic pentru nori de puncte, convertind datele geometrice brute în reprezentări ale elementelor arhitecturale și ale categoriilor de obiecte. Proiectul aliniază input-urile senzorilor multimodali cu token-uri lingvistice, permițând unui model de limbaj să servească drept motor de raționament pentru deducerea topologiei încăperilor. Utilizează mecanisme pentru a converti norii de puncte 3D și secvențele de imagini 2D în token-uri discrete și codificări spațiale structurate, care sunt apoi decodificate în layout-uri arhitecturale. Framework-ul acoperă analiza scenelor 3D și detectarea obiectelor pentru a identifica mobilierul prin bounding box-uri și etichete semantice. De asemenea, oferă instrumente pentru înțelegerea mediului de către roboți, procesând datele senzorilor pentru a crea hărți semantice necesare navigației autonome.

    Integrates sensor-derived geometric data with linguistic tokens into a unified spatial representation.

    Pythonmllmpoint-cloudsscene-understanding
    Vezi pe GitHub↗4,596
  • slam-handbook-contributors/slam-handbook-public-releaseAvatar SLAM-Handbook-contributors

    SLAM-Handbook-contributors/slam-handbook-public-release

    4,288Vezi pe GitHub↗

    This project is a technical reference guide and sensor-based robotics manual focused on the theoretical foundations and practical implementation of Simultaneous Localization and Mapping. It serves as a knowledge base for spatial AI, covering the integration of deep learning and semantic rendering to create intelligent systems for open world environments. The resource provides guidance on integrating multi-modal sensor data from cameras, LiDAR, radar, and inertial sensors for localization and mapping. It also establishes a bibliographic standard for robotics research by providing systems for m

    Combines data streams from cameras, LiDAR, radar, and inertial sensors into a single spatial representation.

    TeX
    Vezi pe GitHub↗4,288
  • hku-mars/fast-livo2Avatar hku-mars

    hku-mars/FAST-LIVO2

    3,634Vezi pe GitHub↗

    FAST-LIVO2 is a LiDAR-inertial odometry framework and factor-graph SLAM implementation designed for real-time robot localization and 3D mapping. It functions as a multi-sensor fusion pipeline and state estimator that integrates LiDAR, inertial, and camera inputs to track a robot's position and orientation. The system employs a tightly-coupled sensor fusion approach to maintain stable navigation, particularly in degraded environments. It utilizes a voxel-based 3D mapping tool to organize point clouds into volumetric grids, which optimizes memory usage and search speed during spatial reconstruc

    Synchronizes timestamps from LiDAR, inertial, and camera sources to ensure correct temporal processing order.

    C++3d-reconstructioncolored-point-cloudgaussian-splatting
    Vezi pe GitHub↗3,634
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Multi-Modal Data Processors
  6. Sensor Synchronizations

Explorează sub-etichetele

  • Multi-Modal Spatial RepresentationsIntegration of disparate sensor streams into a unified 3D spatial representation for localization. **Distinct from Sensor Synchronizations:** Focuses on creating a unified spatial representation rather than just the temporal synchronization of data streams.