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

BEVDet: High-performance Multi-camera 3D Object Detection in Bird-Eye-View

About

Autonomous driving perceives its surroundings for decision making, which is one of the most complex scenarios in visual perception. The success of paradigm innovation in solving the 2D object detection task inspires us to seek an elegant, feasible, and scalable paradigm for fundamentally pushing the performance boundary in this area. To this end, we contribute the BEVDet paradigm in this paper. BEVDet performs 3D object detection in Bird-Eye-View (BEV), where most target values are defined and route planning can be handily performed. We merely reuse existing modules to build its framework but substantially develop its performance by constructing an exclusive data augmentation strategy and upgrading the Non-Maximum Suppression strategy. In the experiment, BEVDet offers an excellent trade-off between accuracy and time-efficiency. As a fast version, BEVDet-Tiny scores 31.2% mAP and 39.2% NDS on the nuScenes val set. It is comparable with FCOS3D, but requires just 11% computational budget of 215.3 GFLOPs and runs 9.2 times faster at 15.6 FPS. Another high-precision version dubbed BEVDet-Base scores 39.3% mAP and 47.2% NDS, significantly exceeding all published results. With a comparable inference speed, it surpasses FCOS3D by a large margin of +9.8% mAP and +10.0% NDS. The source code is publicly available for further research at https://github.com/HuangJunJie2017/BEVDet .

Junjie Huang, Guan Huang, Zheng Zhu, Yun Ye, Dalong Du• 2021

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS54.5
941
3D Object DetectionnuScenes (test)
mAP45.1
829
3D Object DetectionNuScenes v1.0 (test)
mAP45.1
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)30.4
190
3D Occupancy PredictionOcc3D-nuScenes (val)
mIoU1.17e+3
144
Object DetectionnuScenes (val)
mAP42.1
41
Semantic Occupancy PredictionOcc3D (val)
mIoU39.3
37
Occupancy PredictionOcc3D v1.0 (test)
RayIoU (Default)32.6
24
3D Object DetectionnuScenes Rainy (val)
mAP30.1
13
3D Object DetectionnuScenes Night (val)
mAP12
13
Showing 10 of 14 rows

Other info

Follow for update