English

M$^2$BEV: Multi-Camera Joint 3D Detection and Segmentation with Unified Birds-Eye View Representation

Computer Vision and Pattern Recognition 2022-04-20 v2

Abstract

In this paper, we propose M2^2BEV, a unified framework that jointly performs 3D object detection and map segmentation in the Birds Eye View~(BEV) space with multi-camera image inputs. Unlike the majority of previous works which separately process detection and segmentation, M2^2BEV infers both tasks with a unified model and improves efficiency. M2^2BEV efficiently transforms multi-view 2D image features into the 3D BEV feature in ego-car coordinates. Such BEV representation is important as it enables different tasks to share a single encoder. Our framework further contains four important designs that benefit both accuracy and efficiency: (1) An efficient BEV encoder design that reduces the spatial dimension of a voxel feature map. (2) A dynamic box assignment strategy that uses learning-to-match to assign ground-truth 3D boxes with anchors. (3) A BEV centerness re-weighting that reinforces with larger weights for more distant predictions, and (4) Large-scale 2D detection pre-training and auxiliary supervision. We show that these designs significantly benefit the ill-posed camera-based 3D perception tasks where depth information is missing. M2^2BEV is memory efficient, allowing significantly higher resolution images as input, with faster inference speed. Experiments on nuScenes show that M2^2BEV achieves state-of-the-art results in both 3D object detection and BEV segmentation, with the best single model achieving 42.5 mAP and 57.0 mIoU in these two tasks, respectively.

Keywords

Cite

@article{arxiv.2204.05088,
  title  = {M$^2$BEV: Multi-Camera Joint 3D Detection and Segmentation with Unified Birds-Eye View Representation},
  author = {Enze Xie and Zhiding Yu and Daquan Zhou and Jonah Philion and Anima Anandkumar and Sanja Fidler and Ping Luo and Jose M. Alvarez},
  journal= {arXiv preprint arXiv:2204.05088},
  year   = {2022}
}

Comments

Tech Report

R2 v1 2026-06-24T10:44:28.032Z