English

Learning High-resolution Vector Representation from Multi-Camera Images for 3D Object Detection

Computer Vision and Pattern Recognition 2024-07-23 v1 Robotics

Abstract

The Bird's-Eye-View (BEV) representation is a critical factor that directly impacts the 3D object detection performance, but the traditional BEV grid representation induces quadratic computational cost as the spatial resolution grows. To address this limitation, we present a new camera-based 3D object detector with high-resolution vector representation: VectorFormer. The presented high-resolution vector representation is combined with the lower-resolution BEV representation to efficiently exploit 3D geometry from multi-camera images at a high resolution through our two novel modules: vector scattering and gathering. To this end, the learned vector representation with richer scene contexts can serve as the decoding query for final predictions. We conduct extensive experiments on the nuScenes dataset and demonstrate state-of-the-art performance in NDS and inference time. Furthermore, we investigate query-BEV-based methods incorporated with our proposed vector representation and observe a consistent performance improvement.

Keywords

Cite

@article{arxiv.2407.15354,
  title  = {Learning High-resolution Vector Representation from Multi-Camera Images for 3D Object Detection},
  author = {Zhili Chen and Shuangjie Xu and Maosheng Ye and Zian Qian and Xiaoyi Zou and Dit-Yan Yeung and Qifeng Chen},
  journal= {arXiv preprint arXiv:2407.15354},
  year   = {2024}
}

Comments

Accepted to ECCV 2024. Project page: https://github.com/zlichen/VectorFormer

R2 v1 2026-06-28T17:49:04.843Z