paper-with-me

홈 › Papers

Scaling Multi-Camera 3D Object Detection through Weak-to-Strong Eliciting

2024-04-10 · Hao Lu, Jiaqi Tang, Xinli Xu, Xu Cao, Yunpeng Zhang, Guoqing Wang, Dalong Du, Hao Chen, Yingcong Chen

The emergence of Multi-Camera 3D Object Detection (MC3D-Det), facilitated by bird's-eye view (BEV) representation, signifies a notable progression in 3D object detection. Scaling MC3D-Det training effectively accommodates varied camera parameters and urban landscapes, paving the way for the MC3D-Det foundation model. However, the multi-view fusion stage of the MC3D-Det method relies on the ill-posed monocular perception during training rather than surround refinement ability, leading to what we term "surround refinement degradation". To this end, our study presents a weak-to-strong eliciting framework aimed at enhancing surround refinement while maintaining robust monocular perception. Specifically, our framework employs weakly tuned experts trained on distinct subsets, and each is inherently biased toward specific camera configurations and scenarios. These biased experts can learn the perception of monocular degeneration, which can help the multi-view fusion stage to enhance surround refinement abilities. Moreover, a composite distillation strategy is proposed to integrate the universal knowledge of 2D foundation models and task-specific information. Finally, for MC3D-Det joint training, the elaborate dataset merge strategy is designed to solve the problem of inconsistent camera numbers and camera parameters. We set up a multiple dataset joint training benchmark for MC3D-Det and adequately evaluated existing methods. Further, we demonstrate the proposed framework brings a generalized and significant boost over multiple baselines. Our code is at \url{https://github.com/EnVision-Research/Scale-BEV}.

📄 PDF Abstract BibTeX arXiv:2404.06700

Code (1)

envision-research/scale-bev 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Towards Model Generalization for Monocular 3D Object Detection

2022-05-23 · Zhenyu Li, Zehui Chen, Ang Li, Liangji Fang 외

Monocular 3D object detection (Mono3D) has achieved tremendous improvements with emerging large-scale autonomous driving datasets and the rapid development of deep learning techniques. However, caused by severe domain ga…

3D geometry3D Object DetectionAutonomous DrivingDomain Adaptation+6

DenseBEV: Transforming BEV Grid Cells into 3D Objects

2025-12-18 · Marius Dähling, Sebastian Krebs, J. Marius Zöllner arxiv

In current research, Bird's-Eye-View (BEV)-based transformers are increasingly utilized for multi-camera 3D object detection. Traditional models often employ random queries as anchors, optimizing them successively. Recen…

Pedestrian Detection3D Object Detection

Ev-3DOD: Pushing the Temporal Boundaries of 3D Object Detection with Event Cameras

2025-02-26 · CVPR 2025 1 · Hoonhee Cho, Jae-Young Kang, YoungHo Kim, Kuk-Jin Yoon

Detecting 3D objects in point clouds plays a crucial role in autonomous driving systems. Recently, advanced multi-modal methods incorporating camera information have achieved notable performance. For a safe and effective…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Every Dataset Counts: Scaling up Monocular 3D Object Detection with Joint Datasets Training

2023-10-02 · Fulong Ma, Xiaoyang Yan, Guoyang Zhao, Xiaojie Xu 외

Monocular 3D object detection plays a crucial role in autonomous driving. However, existing monocular 3D detection algorithms depend on 3D labels derived from LiDAR measurements, which are costly to acquire for new datas…

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

Horizon3D: Sparse Radar-Camera Fusion for Long-Range 3D Perception in Autonomous Driving

2026-06-30 · Geonho Bang, Geunju Baek, Dongyoung Lee, Wonjun Jeong 외 arxiv

Long-range 3D object detection is critical for safe autonomous driving at highway speeds, yet existing radar-camera fusion methods remain limited at extended ranges. BEV-based methods capture scene-level context but incu…

3D Object DetectionAutonomous Driving