paper-with-me

Papers

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

2023-03-15 · CVPR 2023 1 · Lei Yang, Kaicheng Yu, Tao Tang, Jun Li, Kun Yuan, Li Wang, Xinyu Zhang, Peng Chen

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}}.

📄 PDF Abstract BibTeX arXiv:2303.08498

Code (1)

adlab-autodrive/bevheight 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

BEVHeight++: Toward Robust Visual Centric 3D Object Detection

2023-09-28 · Lei Yang, Tao Tang, Jun Li, Peng Chen 외

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 percepti…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

SGV3D:Towards Scenario Generalization for Vision-based Roadside 3D Object Detection

2024-01-29 · Lei Yang, Xinyu Zhang, Jun Li, Li Wang 외

Roadside perception can greatly increase the safety of autonomous vehicles by extending their perception ability beyond the visual range and addressing blind spots. However, current state-of-the-art vision-based roadside…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

HeightFormer: Learning Height Prediction in Voxel Features for Roadside Vision Centric 3D Object Detection via Transformer

2025-03-13 · Zhang Zhang, Chao Sun, Chao Yue, Da Wen 외

Roadside vision centric 3D object detection has received increasing attention in recent years. It expands the perception range of autonomous vehicles, enhances the road safety. Previous methods focused on predicting per-…

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

WARM-3D: A Weakly-Supervised Sim2Real Domain Adaptation Framework for Roadside Monocular 3D Object Detection

2024-07-30 · Xingcheng Zhou, Deyu Fu, Walter Zimmer, MingYu Liu 외

Existing roadside perception systems are limited by the absence of publicly available, large-scale, high-quality 3D datasets. Exploring the use of cost-effective, extensive synthetic datasets offers a viable solution to …

3D Object DetectionDomain AdaptationMonocular 3D Object Detectionobject-detection+1

MOSE: Boosting Vision-based Roadside 3D Object Detection with Scene Cues

2024-04-08 · Xiahan Chen, Mingjian Chen, Sanli Tang, Yi Niu 외

3D object detection based on roadside cameras is an additional way for autonomous driving to alleviate the challenges of occlusion and short perception range from vehicle cameras. Previous methods for roadside 3D object …

3D Object DetectionAutonomous DrivingDecoderMonocular 3D Object Detection+4