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

PETRv2: A Unified Framework for 3D Perception from Multi-Camera Images

About

In this paper, we propose PETRv2, a unified framework for 3D perception from multi-view images. Based on PETR, PETRv2 explores the effectiveness of temporal modeling, which utilizes the temporal information of previous frames to boost 3D object detection. More specifically, we extend the 3D position embedding (3D PE) in PETR for temporal modeling. The 3D PE achieves the temporal alignment on object position of different frames. A feature-guided position encoder is further introduced to improve the data adaptability of 3D PE. To support for multi-task learning (e.g., BEV segmentation and 3D lane detection), PETRv2 provides a simple yet effective solution by introducing task-specific queries, which are initialized under different spaces. PETRv2 achieves state-of-the-art performance on 3D object detection, BEV segmentation and 3D lane detection. Detailed robustness analysis is also conducted on PETR framework. We hope PETRv2 can serve as a strong baseline for 3D perception. Code is available at \url{https://github.com/megvii-research/PETR}.

Yingfei Liu, Junjie Yan, Fan Jia, Shuailin Li, Aqi Gao, Tiancai Wang, Xiangyu Zhang, Jian Sun• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionnuScenes (val)
NDS52.4
941
3D Object DetectionnuScenes (test)
mAP51.2
829
3D Object DetectionNuScenes v1.0 (test)
mAP51.2
210
3D Object DetectionnuScenes v1.0 (val)
mAP (Overall)41.36
190
3D Object DetectionWaymo Open Dataset (val)--
175
3D Object DetectionnuScenes v1.0-trainval (val)
NDS45.6
87
3D Object DetectionArgoverse 2 (val)
mAP18.8
62
3D Lane DetectionOpenLane (val)
F-Score61.2
45
Object DetectionnuScenes (val)
mAP42.1
41
3D Object DetectionWaymo (val)--
38
Showing 10 of 15 rows

Other info

Code

Follow for update