awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fundamentalvision avatar

fundamentalvision/BEVFormer

0
View on GitHub↗
4,519 stars·735 forks·Python·Apache-2.0·31 viewsarxiv.org/abs/2203.17270↗

BEVFormer

BEVFormer is a perception framework that transforms multi-camera images into bird's-eye-view representations for autonomous driving. It functions as a multi-camera vision pipeline that integrates multiple camera streams into a single unified spatial perspective to facilitate environmental understanding.

The system implements a transformer-based architecture that employs query-based feature extraction and spatiotemporal networks to aggregate spatial image features and temporal historical data. It uses recurrent temporal accumulation to maintain a persistent memory of the scene across consecutive frames.

The framework provides capabilities for 3D object detection and semantic map segmentation. It combines multi-view image fusion with a convolutional detection head to identify three-dimensional objects and partition environmental data into meaningful semantic regions.

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.

Star history

Star history chart for fundamentalvision/bevformerStar history chart for fundamentalvision/bevformer

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with BEVFormer

These projects share indexed features with BEVFormer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • apolloauto/apolloApolloAuto avatar

    ApolloAuto/apollo

    26,676View on 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
    View on GitHub↗26,676
  • carla-simulator/carlacarla-simulator avatar

    carla-simulator/carla

    14,072View on 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++
    View on GitHub↗14,072
  • lexfridman/mit-deep-learninglexfridman avatar

    lexfridman/mit-deep-learning

    10,417View on 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
    View on GitHub↗10,417
  • cpfl/autowareCPFL avatar

    CPFL/Autoware

    11,716View on 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
    View on GitHub↗11,716
Compare all 28 related projects→

Frequently asked questions

What does fundamentalvision/bevformer do?

BEVFormer is a perception framework that transforms multi-camera images into bird's-eye-view representations for autonomous driving. It functions as a multi-camera vision pipeline that integrates multiple camera streams into a single unified spatial perspective to facilitate environmental understanding.

What are the main features of fundamentalvision/bevformer?

The main features of fundamentalvision/bevformer are: Autonomous Driving, BEV Transformer Frameworks, 3D, Query-Based Feature Extractions, Multi-Camera Vision Pipelines, Multi-View Image Fusions, Recurrent Temporal Accumulations, Sensor Fusion.

Which projects share features with fundamentalvision/bevformer?

Projects with overlapping indexed features include: 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…