English

PETR: Position Embedding Transformation for Multi-View 3D Object Detection

Computer Vision and Pattern Recognition 2022-07-20 v3

Abstract

In this paper, we develop position embedding transformation (PETR) for multi-view 3D object detection. PETR encodes the position information of 3D coordinates into image features, producing the 3D position-aware features. Object query can perceive the 3D position-aware features and perform end-to-end object detection. PETR achieves state-of-the-art performance (50.4% NDS and 44.1% mAP) on standard nuScenes dataset and ranks 1st place on the benchmark. It can serve as a simple yet strong baseline for future research. Code is available at \url{https://github.com/megvii-research/PETR}.

Keywords

Cite

@article{arxiv.2203.05625,
  title  = {PETR: Position Embedding Transformation for Multi-View 3D Object Detection},
  author = {Yingfei Liu and Tiancai Wang and Xiangyu Zhang and Jian Sun},
  journal= {arXiv preprint arXiv:2203.05625},
  year   = {2022}
}

Comments

Accepted by ECCV 2022. Code is available at \url{https://github.com/megvii-research/PETR}

R2 v1 2026-06-24T10:09:18.923Z