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

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

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

fundamentalvision/BEVFormer

0
View on GitHub↗
4,519 نجوم·735 تفرعات·Python·Apache-2.0·11 مشاهداتarxiv.org/abs/2203.17270↗

BEVFormer

BEVFormer هو إطار عمل للإدراك يحول صور الكاميرات المتعددة إلى تمثيلات منظور عين الطائر (Bird's-eye-view) للقيادة الذاتية. يعمل كخط أنابيب رؤية متعدد الكاميرات يدمج تدفقات كاميرات متعددة في منظور مكاني موحد لتسهيل فهم البيئة.

ينفذ النظام بنية قائمة على المحولات (Transformer) تستخدم استخراج الميزات القائم على الاستعلام والشبكات الزمانية المكانية لتجميع ميزات الصورة المكانية والبيانات التاريخية الزمنية. يستخدم التراكم الزمني المتكرر للحفاظ على ذاكرة مستمرة للمشهد عبر الإطارات المتتالية.

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

Features

  • Autonomous Driving - Uses camera-only systems to recognize and understand the surrounding environment for self-driving vehicle navigation.
  • BEV Transformer Frameworks - Provides a deep learning architecture that transforms multi-camera images into bird's-eye-view representations for perception.
  • 3D - Locates and identifies three-dimensional objects in a scene by converting camera images into a bird's-eye-view perspective.
  • Query-Based Feature Extractions - Employs learnable query embeddings to sample relevant image features based on spatial grid locations.
  • Multi-Camera Vision Pipelines - Integrates multiple camera streams into a single unified spatial perspective to facilitate environmental understanding.
  • Multi-View Image Fusions - Combines visual data from multiple synchronized camera angles into a single unified environmental map.
  • Recurrent Temporal Accumulations - Maintains a persistent memory of the scene by iteratively updating BEV features across consecutive frames.
  • Sensor Fusion - Combines image feeds from multiple vehicle cameras into a single unified spatial representation.
  • Spatiotemporal Transformers - Uses attention mechanisms to aggregate spatial image features and temporal historical data into a unified representation.
  • Bird's-Eye-View Generations - Transforms multi-camera images into a top-down perspective using spatiotemporal transformers to improve spatial perception.
  • Bird's-Eye-View Feature Mappings - Implements the core transformation of multi-camera images into a top-down bird's-eye-view feature representation.
  • Detection Heads - Provides a convolutional detection head to predict 3D object bounding boxes from BEV features.
  • Semantic Map Generation Tools - Partitions environmental image data into meaningful regions to create top-down semantic maps.
  • Semantic Map Segmentations - Divides the driving environment into meaningful regions to identify roads, sidewalks, and other infrastructure.

سجل النجوم

مخطط تاريخ النجوم لـ fundamentalvision/bevformerمخطط تاريخ النجوم لـ fundamentalvision/bevformer

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع BEVFormer.
  • apolloauto/apolloالصورة الرمزية لـ ApolloAuto

    ApolloAuto/apollo

    26,676عرض على GitHub↗

    Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary components for perception, planning, and control. It functions as a high-performance robotics middleware, utilizing a publish-subscribe data bus to facilitate low-latency communication between distributed modules and hardware sensors. The platform integrates data from cameras, lidar, and radar through a sensor fusion framework to generate a real-time environmental model for navigation. The system features a component-based runtime framework that manages task scheduling and resource al

    C++apolloautonomous-drivingautonomous-vehicles
    عرض على GitHub↗26,676
  • carla-simulator/carlaالصورة الرمزية لـ carla-simulator

    carla-simulator/carla

    14,072عرض على GitHub↗

    CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving software. It functions as an urban traffic simulator that generates realistic vehicle and pedestrian behavior and as a synthetic sensor data generator producing LiDAR, Radar, and camera data. The platform distinguishes itself through its deep integration with robotics frameworks, specifically providing native connectivity to ROS2 nodes for robotic control and data processing. It supports the training of driving models via imitation and reinforcement learning within a controlle

    C++
    عرض على GitHub↗14,072
  • lexfridman/mit-deep-learningالصورة الرمزية لـ lexfridman

    lexfridman/mit-deep-learning

    10,417عرض على GitHub↗

    This project is a collection of deep learning courseware and instructional materials. It provides a structured curriculum and practical demonstrations covering the fundamentals of neural network architectures and artificial intelligence. The materials include specialized tutorials and guides on generative adversarial networks for synthetic data generation, as well as reinforcement learning resources focused on decision-making and motion planning for autonomous robotics. The content covers broad capability areas including computer vision development, the implementation of feed-forward and con

    Jupyter Notebookartificial-intelligencedata-sciencedeep-learning
    عرض على GitHub↗10,417
  • cpfl/autowareالصورة الرمزية لـ CPFL

    CPFL/Autoware

    11,716عرض على GitHub↗

    Autoware is a modular autonomous driving stack and open-source platform for advanced driver assistance systems. It functions as an integrated operating environment that manages the full pipeline from sensor data processing to vehicle actuation, utilizing the ROS 2 robotics framework for distributed communication and hardware abstraction. The system provides a comprehensive software architecture to enable autonomous driving across various vehicle platforms. It coordinates perception, planning, and control systems to operate vehicles without human intervention. The platform covers several core

    Dockerfile
    عرض على GitHub↗11,716
عرض جميع البدائل الـ 28 لـ BEVFormer→

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

ما هي وظيفة fundamentalvision/bevformer؟

BEVFormer هو إطار عمل للإدراك يحول صور الكاميرات المتعددة إلى تمثيلات منظور عين الطائر (Bird's-eye-view) للقيادة الذاتية. يعمل كخط أنابيب رؤية متعدد الكاميرات يدمج تدفقات كاميرات متعددة في منظور مكاني موحد لتسهيل فهم البيئة.

ما هي الميزات الرئيسية لـ fundamentalvision/bevformer؟

الميزات الرئيسية لـ fundamentalvision/bevformer هي: Autonomous Driving, BEV Transformer Frameworks, 3D, Query-Based Feature Extractions, Multi-Camera Vision Pipelines, Multi-View Image Fusions, Recurrent Temporal Accumulations, Sensor Fusion.

ما هي البدائل مفتوحة المصدر لـ fundamentalvision/bevformer؟

تشمل البدائل مفتوحة المصدر لـ fundamentalvision/bevformer: apolloauto/apollo — Apollo is a comprehensive software stack designed for autonomous vehicle development, providing the necessary… carla-simulator/carla — CARLA is an autonomous driving simulator and research environment designed for developing and validating self-driving… lexfridman/mit-deep-learning — This project is a collection of deep learning courseware and instructional materials. It provides a structured… googlecartographer/cartographer — Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It… cpfl/autoware — Autoware is a modular autonomous driving stack and open-source platform for advanced driver assistance systems. It… gyroflow/gyroflow — Gyroflow is a gyroscope video stabilization software and IMU telemetry processor designed to remove camera shake from…