Home

Awesome

<div align="center">

BEVFormer: a Cutting-edge Baseline for Camera-based Detection

</div>

https://user-images.githubusercontent.com/27915819/161392594-fc0082f7-5c37-4919-830a-2dd423c1d025.mp4

BEVFormer: Learning Bird's-Eye-View Representation from Multi-Camera Images via Spatiotemporal Transformers, ECCV 2022

News

Abstract

In this work, the authors present a new framework termed BEVFormer, which learns unified BEV representations with spatiotemporal transformers to support multiple autonomous driving perception tasks. In a nutshell, BEVFormer exploits both spatial and temporal information by interacting with spatial and temporal space through predefined grid-shaped BEV queries. To aggregate spatial information, the authors design a spatial cross-attention that each BEV query extracts the spatial features from the regions of interest across camera views. For temporal information, the authors propose a temporal self-attention to recurrently fuse the history BEV information. The proposed approach achieves the new state-of-the-art 56.9% in terms of NDS metric on the nuScenes test set, which is 9.0 points higher than previous best arts and on par with the performance of LiDAR-based baselines.

Methods

method

Getting Started

Model Zoo

BackboneMethodLr SchdNDSmAPmemroyConfigDownload
R50BEVFormer-tiny_fp1624ep35.925.7-configmodel/log
R50BEVFormer-tiny24ep35.425.26500Mconfigmodel/log
R101-DCNBEVFormer-small24ep47.937.010500Mconfigmodel/log
R101-DCNBEVFormer-base24ep51.741.628500Mconfigmodel/log
R50BEVformerV2-t1-base24ep42.635.123952Mconfigmodel/log
R50BEVformerV2-t1-base48ep43.935.923952Mconfigmodel/log
R50BEVformerV2-t124ep45.338.137579Mconfigmodel/log
R50BEVformerV2-t148ep46.539.537579Mconfigmodel/log
R50BEVformerV2-t224ep51.842.038954Mconfigmodel/log
R50BEVformerV2-t248ep52.643.138954Mconfigmodel/log
R50BEVformerV2-t824ep55.346.040392Mconfigmodel/log

The Baidu Driver Link for (BEVFormerV2 model and log)[https://pan.baidu.com/s/1ynzlAt1DQbH8NkqmisatTw?pwd=fdcv] is here.

Catalog

Bibtex

If this work is helpful for your research, please consider citing the following BibTeX entry.

@article{li2022bevformer,
  title={BEVFormer: Learning Bird’s-Eye-View Representation from Multi-Camera Images via Spatiotemporal Transformers},
  author={Li, Zhiqi and Wang, Wenhai and Li, Hongyang and Xie, Enze and Sima, Chonghao and Lu, Tong and Qiao, Yu and Dai, Jifeng}
  journal={arXiv preprint arXiv:2203.17270},
  year={2022}
}
@article{Yang2022BEVFormerVA,
  title={BEVFormer v2: Adapting Modern Image Backbones to Bird's-Eye-View Recognition via Perspective Supervision},
  author={Chenyu Yang and Yuntao Chen and Haofei Tian and Chenxin Tao and Xizhou Zhu and Zhaoxiang Zhang and Gao Huang and Hongyang Li and Y. Qiao and Lewei Lu and Jie Zhou and Jifeng Dai},
  journal={ArXiv},
  year={2022},
}

Acknowledgement

Many thanks to these excellent open source projects:

↳ Stargazers

Stargazers repo roster for @nastyox/Repo-Roster

↳ Forkers

Forkers repo roster for @nastyox/Repo-Roster