paper-with-me

Papers

BEVDet4D: Exploit Temporal Cues in Multi-camera 3D Object Detection

2022-03-31 · JunJie Huang, Guan Huang

Single frame data contains finite information which limits the performance of the existing vision-based multi-camera 3D object detection paradigms. For fundamentally pushing the performance boundary in this area, a novel paradigm dubbed BEVDet4D is proposed to lift the scalable BEVDet paradigm from the spatial-only 3D space to the spatial-temporal 4D space. We upgrade the naive BEVDet framework with a few modifications just for fusing the feature from the previous frame with the corresponding one in the current frame. In this way, with negligible additional computing budget, we enable BEVDet4D to access the temporal cues by querying and comparing the two candidate features. Beyond this, we simplify the task of velocity prediction by removing the factors of ego-motion and time in the learning target. As a result, BEVDet4D with robust generalization performance reduces the velocity error by up to -62.9%. This makes the vision-based methods, for the first time, become comparable with those relied on LiDAR or radar in this aspect. On challenge benchmark nuScenes, we report a new record of 54.5% NDS with the high-performance configuration dubbed BEVDet4D-Base, which surpasses the previous leading method BEVDet-Base by +7.3% NDS. The source code is publicly available for further research at https://github.com/HuangJunJie2017/BEVDet .

📄 PDF Abstract BibTeX arXiv:2203.17054

Code (1)

HuangJunJie2017/BEVDet 공식 구현 pytorch

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

RCBEVDet++: Toward High-accuracy Radar-Camera Fusion 3D Perception Network

2024-09-08 · Zhiwei Lin, Zhe Liu, Yongtao Wang, Le Zhang 외

Perceiving the surrounding environment is a fundamental task in autonomous driving. To obtain highly accurate perception results, modern autonomous driving systems typically employ multi-modal sensors to collect comprehe…

3D Multi-Object Tracking3D Object DetectionAutonomous DrivingMulti-Object Tracking+5

RCBEVDet: Radar-camera Fusion in Bird's Eye View for 3D Object Detection

2024-03-25 · CVPR 2024 1 · Zhiwei Lin, Zhe Liu, Zhongyu Xia, Xinhao Wang 외

Three-dimensional object detection is one of the key tasks in autonomous driving. To reduce costs in practice, low-cost multi-view cameras for 3D object detection are proposed to replace the expansive LiDAR sensors. Howe…

3D Object Detection3D Object Detection (RoI)Autonomous DrivingObject+3

BEVDet: High-performance Multi-camera 3D Object Detection in Bird-Eye-View

2021-12-22 · JunJie Huang, Guan Huang, Zheng Zhu, Yun Ye 외

Autonomous driving perceives its surroundings for decision making, which is one of the most complex scenarios in visual perception. The success of paradigm innovation in solving the 2D object detection task inspires us t…

3D Object DetectionAutonomous DrivingData Augmentationobject-detection+2

PolarBEVDet: Exploring Polar Representation for Multi-View 3D Object Detection in Bird's-Eye-View

2024-08-29 · Zichen Yu, Quanli Liu, Wei Wang, Liyong Zhang 외

Recently, LSS-based multi-view 3D object detection provides an economical and deployment-friendly solution for autonomous driving. However, all the existing LSS-based methods transform multi-view image features into a Ca…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Temporal Enhanced Training of Multi-view 3D Object Detector via Historical Object Prediction

2023-04-03 · ICCV 2023 1 · Zhuofan Zong, Dongzhi Jiang, Guanglu Song, Zeyue Xue 외

In this paper, we propose a new paradigm, named Historical Object Prediction (HoP) for multi-view 3D detection to leverage temporal information more effectively. The HoP approach is straightforward: given the current tim…

3D Object DetectionObject