paper-with-me

Papers

CoBEV: Elevating Roadside 3D Object Detection with Depth and Height Complementarity

2023-10-04 · Hao Shi, Chengshan Pang, Jiaming Zhang, Kailun Yang, Yuhao Wu, Huajian Ni, Yining Lin, Rainer Stiefelhagen, Kaiwei Wang

Roadside camera-driven 3D object detection is a crucial task in intelligent transportation systems, which extends the perception range beyond the limitations of vision-centric vehicles and enhances road safety. While previous studies have limitations in using only depth or height information, we find both depth and height matter and they are in fact complementary. The depth feature encompasses precise geometric cues, whereas the height feature is primarily focused on distinguishing between various categories of height intervals, essentially providing semantic context. This insight motivates the development of Complementary-BEV (CoBEV), a novel end-to-end monocular 3D object detection framework that integrates depth and height to construct robust BEV representations. In essence, CoBEV estimates each pixel's depth and height distribution and lifts the camera features into 3D space for lateral fusion using the newly proposed two-stage complementary feature selection (CFS) module. A BEV feature distillation framework is also seamlessly integrated to further enhance the detection accuracy from the prior knowledge of the fusion-modal CoBEV teacher. We conduct extensive experiments on the public 3D detection benchmarks of roadside camera-based DAIR-V2X-I and Rope3D, as well as the private Supremind-Road dataset, demonstrating that CoBEV not only achieves the accuracy of the new state-of-the-art, but also significantly advances the robustness of previous methods in challenging long-distance scenarios and noisy camera disturbance, and enhances generalization by a large margin in heterologous settings with drastic changes in scene and camera parameters. For the first time, the vehicle AP score of a camera model reaches 80% on DAIR-V2X-I in terms of easy mode. The source code will be made publicly available at https://github.com/MasterHow/CoBEV.

📄 PDF Abstract BibTeX arXiv:2310.02815

Code (1)

MasterHow/CoBEV 공식 구현 pytorch

Tasks

3D Object Detectionfeature selectionMonocular 3D Object Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

IROAM: Improving Roadside Monocular 3D Object Detection Learning from Autonomous Vehicle Data Domain

2025-01-30 · Zhe Wang, Xiaoliang Huo, Siqi Fan, Jingjing Liu 외

In autonomous driving, The perception capabilities of the ego-vehicle can be improved with roadside sensors, which can provide a holistic view of the environment. However, existing monocular detection methods designed fo…

3D Object DetectionAutonomous DrivingContrastive LearningMonocular 3D Object Detection+2

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 외

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 Drivingobject-detectionObject Detection

CoBEVT: Cooperative Bird's Eye View Semantic Segmentation with Sparse Transformers

2022-07-05 · Runsheng Xu, Zhengzhong Tu, Hao Xiang, Wei Shao 외

Bird's eye view (BEV) semantic segmentation plays a crucial role in spatial sensing for autonomous driving. Although recent literature has made significant progress on BEV map understanding, they are all based on single-…

3D Object DetectionAutonomous DrivingAutonomous VehiclesBEV Segmentation+4

MonoGAE: Roadside Monocular 3D Object Detection with Ground-Aware Embeddings

2023-09-30 · Lei Yang, Jiaxin Yu, Xinyu Zhang, Jun Li 외

Although the majority of recent autonomous driving systems concentrate on developing perception methods based on ego-vehicle sensors, there is an overlooked alternative approach that involves leveraging intelligent roads…

3D Object DetectionAutonomous DrivingMonocular 3D Object Detectionobject-detection+1

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