Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CoBEVT: Cooperative Bird's Eye View Semantic Segmentation with Sparse Transformers

About

Bird's eye view (BEV) semantic segmentation plays a crucial role in spatial sensing for autonomous driving. Although recent literature has made significant progress on BEV map understanding, they are all based on single-agent camera-based systems. These solutions sometimes have difficulty handling occlusions or detecting distant objects in complex traffic scenes. Vehicle-to-Vehicle (V2V) communication technologies have enabled autonomous vehicles to share sensing information, dramatically improving the perception performance and range compared to single-agent systems. In this paper, we propose CoBEVT, the first generic multi-agent multi-camera perception framework that can cooperatively generate BEV map predictions. To efficiently fuse camera features from multi-view and multi-agent data in an underlying Transformer architecture, we design a fused axial attention module (FAX), which captures sparsely local and global spatial interactions across views and agents. The extensive experiments on the V2V perception dataset, OPV2V, demonstrate that CoBEVT achieves state-of-the-art performance for cooperative BEV semantic segmentation. Moreover, CoBEVT is shown to be generalizable to other tasks, including 1) BEV segmentation with single-agent multi-camera and 2) 3D object detection with multi-agent LiDAR systems, achieving state-of-the-art performance with real-time inference speed. The code is available at https://github.com/DerrickXuNu/CoBEVT.

Runsheng Xu, Zhengzhong Tu, Hao Xiang, Wei Shao, Bolei Zhou, Jiaqi Ma• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionDAIR-V2X
AP@0.5073.6
57
3D Object DetectionOPV2V
AP@0.5091.84
47
3D Object DetectionV2X-R (test)
3D mAP (IoU=0.3)94.23
28
3D Object DetectionV2X-R (val)
3D mAP (IoU=0.3)86.65
28
Cooperative Object DetectionOPV2V
AP@0.591.3
18
3D Object DetectionV2X-Real
mAP@0.345.81
15
PlanningV2V-GoT-QA (test)
L2 Error (1s)3.38
7
Visual Question AnsweringV2V-QA 1.0
F1 (Q1)72.2
6
PlanningV2V-QA 1.0
Q5 L2 Distance (m)6.72
6
BEV Semantic SegmentationOPV2V enhanced (test)
Vehicle mIoU60.4
4
Showing 10 of 10 rows

Other info

Follow for update