English

BEVHeight: A Robust Framework for Vision-based Roadside 3D Object Detection

Computer Vision and Pattern Recognition 2023-04-12 v2

Abstract

While most recent autonomous driving system focuses on developing perception methods on ego-vehicle sensors, people tend to overlook an alternative approach to leverage intelligent roadside cameras to extend the perception ability beyond the visual range. We discover that the state-of-the-art vision-centric bird's eye view detection methods have inferior performances on roadside cameras. This is because these methods mainly focus on recovering the depth regarding the camera center, where the depth difference between the car and the ground quickly shrinks while the distance increases. In this paper, we propose a simple yet effective approach, dubbed BEVHeight, to address this issue. In essence, instead of predicting the pixel-wise depth, we regress the height to the ground to achieve a distance-agnostic formulation to ease the optimization process of camera-only perception methods. On popular 3D detection benchmarks of roadside cameras, our method surpasses all previous vision-centric methods by a significant margin. The code is available at {\url{https://github.com/ADLab-AutoDrive/BEVHeight}}.

Keywords

Cite

@article{arxiv.2303.08498,
  title  = {BEVHeight: A Robust Framework for Vision-based Roadside 3D Object Detection},
  author = {Lei Yang and Kaicheng Yu and Tao Tang and Jun Li and Kun Yuan and Li Wang and Xinyu Zhang and Peng Chen},
  journal= {arXiv preprint arXiv:2303.08498},
  year   = {2023}
}

Comments

Accepted by CVPR 2023

R2 v1 2026-06-28T09:18:10.039Z