English

SimPB++: Simultaneously Detecting 2D and 3D Objects from Multiple Cameras

Computer Vision and Pattern Recognition 2026-05-05 v1

Abstract

Simultaneous perception of 2D objects in perspective view and 3D objects in Bird's Eye View (BEV) is challenging for multi-camera autonomous driving. Existing two-stage pipelines use 2D results only as a one-time cue for 3D detection. We propose SimPB++, which simultaneously detects 2D objects in perspective and 3D objects in BEV from multiple cameras. It unifies both tasks into an end-to-end model with a hybrid decoder architecture, coupling multi-view 2D and 3D decoders interactively. Two novel modules enable deep interaction: Dynamic Query Allocation adaptively assigns 2D queries to 3D candidates, and Adaptive Query Aggregation refines 3D representations using multi-view 2D features, forming a cyclic 3D-2D-3D refinement. For multi-view 2D detection, we use Query-group Attention for intra-group communication. We also design a Crop-and-Scale strategy for long-range perception and a Propagating Denoising strategy with an auxiliary RoI detector. SimPB++ supports mixed supervision with 2D-only and fully annotated data, reducing reliance on expensive 3D labels. Experiments show state-of-the-art performance on nuScenes for both tasks and strong long-range detection (up to 150m) on Argoverse2.

Keywords

Cite

@article{arxiv.2605.01924,
  title  = {SimPB++: Simultaneously Detecting 2D and 3D Objects from Multiple Cameras},
  author = {Yingqi Tang and Zhaotie Meng and Erkang Cheng and Haibin Ling},
  journal= {arXiv preprint arXiv:2605.01924},
  year   = {2026}
}

Comments

arXiv admin note: text overlap with arXiv:2403.10353

R2 v1 2026-07-01T12:47:31.839Z