本Fork代码仓库作为本人记录学习BEVFusion的学习笔记使用,会逐步理解代码并添加大量中文注释。 本仓库代码已参照《bevfusion单显卡训练/测试》做了单GPU训练和测试的修改。 并在本人主机上做过了测试。
☆111Aug 29, 2023Updated 2 years ago
Alternatives and similar repositories for BEVFusion_Learningnote
Users that are interested in BEVFusion_Learningnote are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- BEVFusion-ROS-TensorRT-CPP real time inference including ros1 & ros2.☆235Jan 15, 2025Updated last year
- Multiple Lidar preprocessor for BEVfusion☆11Aug 25, 2023Updated 2 years ago
- Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"☆965Apr 5, 2023Updated 3 years ago
- [ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation☆3,142Jul 31, 2024Updated last year
- Master's thesis research on 3D object detection using LiDAR and Camera data for infrastructure and railway domains, emphasizing inference…☆19May 10, 2024Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- BEVFusion implementation in ROS2☆32Apr 15, 2025Updated last year
- 天池 NVIDIA TensorRT Hackathon 2023 —— 生成式AI模型优化赛 初赛第三名方案☆50Aug 16, 2023Updated 2 years ago
- ☆32Aug 25, 2023Updated 2 years ago
- BEVDet online real-time inference using CUDA, TensorRT, ROS1 & C++.☆120May 14, 2024Updated 2 years ago
- ☆19Aug 23, 2022Updated 3 years ago
- FastBEV-ROS-TensorRT-CPP real time inference including ros1 & ros2☆39May 14, 2024Updated 2 years ago
- Implementation of BEVFusion [ICRA 2023] using the SimBEV dataset.☆17Feb 6, 2026Updated 3 months ago
- A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, …☆1,803Mar 10, 2026Updated 2 months ago
- ☆15Apr 8, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A CUDA kernel for NHWC GroupNorm for PyTorch☆23Nov 15, 2024Updated last year
- ☆31May 1, 2022Updated 4 years ago
- OpenVINO™ optimization for PointPillars*☆32May 5, 2025Updated last year
- [ECCV2024] This is the official implementation of GraphBEV, a BEV multi-modal framework for autonomous driving perception, e.g., 3D objec…☆131Aug 31, 2024Updated last year
- This repository contains the PyTorch implementation of the CVPR'2024 paper (Highlight), IS-Fusion: Instance-Scene Collaborative Fusion fo…☆212Aug 10, 2024Updated last year
- [ICCV 2023] SparseFusion: Fusing Multi-Modal Sparse Representations for Multi-Sensor 3D Object Detection☆267Aug 16, 2024Updated last year
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆54Feb 23, 2023Updated 3 years ago
- EA-LSS: Edge-aware Lift-splat-shot Framework for 3D BEV Object Detection☆326Nov 9, 2023Updated 2 years ago
- This repo is the official implementation of "BEVTrack: A Simple and Strong Baseline for 3D Single Object Tracking in Bird's-Eye View".☆82May 13, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 搜藏的希望的代码片段☆13Jun 6, 2023Updated 2 years ago
- This is a repository to practice multi-thread programming in C++☆30Feb 21, 2024Updated 2 years ago
- ☆12Dec 16, 2021Updated 4 years ago
- BEVDet implemented by TensorRT, C++; Achieving real-time performance on Orin☆288Sep 13, 2023Updated 2 years ago
- ☆65Sep 3, 2024Updated last year
- This project is the Torch implementation of our ICCV 2017 paper: Centered Weight Normalization in Accelerating Training of Deep Neural…☆21Dec 7, 2019Updated 6 years ago
- An onnx-based quantitation tool.☆71Jan 8, 2024Updated 2 years ago
- Fast-BEV: A Fast and Strong Bird’s-Eye View Perception Baseline☆805Sep 6, 2023Updated 2 years ago
- DETR tensor去除推理过程无用辅助头+fp16部署再次加速+解决转tensorrt 输出全为0问题的新方法。