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

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

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

manycore-research/SpatialLM

0
View on GitHub↗
4,596 نجوم·384 تفرعات·Python·4 مشاهداتmanycore-research.github.io/SpatialLM↗

SpatialLM

SpatialLM هو إطار عمل للنمذجة المكانية يستخدم نماذج لغوية كبيرة لتحويل بيانات الفيديو أحادي العين وبيانات المستشعرات إلى خرائط داخلية دلالية مهيكلة. يعمل النظام كأداة لتقدير التصميم الداخلي ومحلل دلالي لسحب النقاط، حيث يحول البيانات الهندسية الخام إلى تمثيلات للعناصر المعمارية وفئات الكائنات.

يُنسق المشروع بين مدخلات المستشعرات متعددة الوسائط والرموز اللغوية، مما يسمح للنموذج اللغوي بالعمل كمحرك استنتاجي لاستنباط طوبولوجيا الغرف. يستخدم آليات لتحويل سحب النقاط ثلاثية الأبعاد وتسلسلات الصور ثنائية الأبعاد إلى رموز منفصلة وترميزات مكانية مهيكلة، والتي يتم فك تشفيرها لاحقاً إلى تخطيطات معمارية.

يغطي إطار العمل تحليل المشاهد ثلاثية الأبعاد واكتشاف الكائنات لتحديد الأثاث عبر مربعات الإحاطة والتصنيفات الدلالية. كما يوفر أدوات لفهم البيئة للروبوتات، حيث يعالج بيانات المستشعرات لإنشاء خرائط دلالية للملاحة الذاتية.

Features

  • Spatial Intelligence Frameworks - Provides a deep learning framework for spatial intelligence to transform sensor data into indoor semantic maps.
  • Reasoning Engines - Uses a large language model as a reasoning engine to infer room topology from unstructured spatial input.
  • Point Cloud and 3D Processing - Provides transformers for analyzing 3D point clouds and converting raw geometric data into structured representations.
  • Classified Point Clouds - Converts raw 3D point clouds into data with semantic labels for architectural and object categories.
  • Textual Token Conversions - Transforms raw 3D geometric data into discrete textual tokens for processing by large language models.
  • Room Layout Estimation - Implements algorithms for predicting the spatial geometry and layout of indoor rooms.
  • Spatial Layout Decoders - Generates architectural elements by predicting structured sequences of spatial coordinates and labels.
  • Semantic Mapping Integrations - Fuses deep learning inference with geometric maps to assign semantic labels to architectural elements.
  • 3D Object Detection - Identifies and localizes specific furniture categories in 3D space using bounding boxes.
  • Spatial Analysis - Processes monocular video and sensor data to create semantic maps for environmental understanding.
  • Multi-Modal Spatial Representations - Integrates sensor-derived geometric data with linguistic tokens into a unified spatial representation.
  • 2D and 3D Environmental Mapping - Generates 3D spatial layouts of physical environments to enable robot navigation and awareness.
  • 3D Spatial Reasoning - Interprets three-dimensional visual information from video sequences to reason about indoor spatial relationships.
  • Robot Localization and Mapping - Processes environmental sensor data to create semantic maps for robot localization and navigation.
  • Language Grounded Mapping - Framework for converting point clouds into structured indoor models via LLMs.

سجل النجوم

مخطط تاريخ النجوم لـ manycore-research/spatiallmمخطط تاريخ النجوم لـ manycore-research/spatiallm

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ SpatialLM

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع SpatialLM.
  • open-mmlab/openpcdetالصورة الرمزية لـ open-mmlab

    open-mmlab/OpenPCDet

    5,621عرض على GitHub↗

    OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud processing framework designed to develop, train, and evaluate machine learning models that identify and locate objects in three dimensional space. The project includes a GPU-accelerated geometry engine for high-performance implementation of 3D intersection over union and rotated non-maximum suppression. It also provides a distributed model training tool to scale the training and testing of detection models across multiple GPUs and computing nodes. The framework covers point c

    Python
    عرض على GitHub↗5,621
  • open-mmlab/mmdetection3dالصورة الرمزية لـ open-mmlab

    open-mmlab/mmdetection3d

    6,273عرض على 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

    Python3d-object-detectionobject-detectionpoint-cloud
    عرض على GitHub↗6,273
  • 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
  • slam-handbook-contributors/slam-handbook-public-releaseالصورة الرمزية لـ SLAM-Handbook-contributors

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

    4,288عرض على 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

    TeX
    عرض على GitHub↗4,288
عرض جميع البدائل الـ 30 لـ SpatialLM→

الأسئلة الشائعة

ما هي وظيفة manycore-research/spatiallm؟

SpatialLM هو إطار عمل للنمذجة المكانية يستخدم نماذج لغوية كبيرة لتحويل بيانات الفيديو أحادي العين وبيانات المستشعرات إلى خرائط داخلية دلالية مهيكلة. يعمل النظام كأداة لتقدير التصميم الداخلي ومحلل دلالي لسحب النقاط، حيث يحول البيانات الهندسية الخام إلى تمثيلات للعناصر المعمارية وفئات الكائنات.

ما هي الميزات الرئيسية لـ manycore-research/spatiallm؟

الميزات الرئيسية لـ manycore-research/spatiallm هي: Spatial Intelligence Frameworks, Reasoning Engines, Point Cloud and 3D Processing, Classified Point Clouds, Textual Token Conversions, Room Layout Estimation, Spatial Layout Decoders, Semantic Mapping Integrations.

ما هي البدائل مفتوحة المصدر لـ manycore-research/spatiallm؟

تشمل البدائل مفتوحة المصدر لـ manycore-research/spatiallm: open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… slam-handbook-contributors/slam-handbook-public-release — This project is a technical reference guide and sensor-based robotics manual focused on the theoretical foundations… googlecartographer/cartographer — Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It… skyhehe123/voxset — Voxel Set Transformer: A Set-to-Set Approach to 3D Object Detection from Point Clouds (CVPR 2022). cloudcompare/cloudcompare — CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes.…