English

Cross Modal Transformer: Towards Fast and Robust 3D Object Detection

Computer Vision and Pattern Recognition 2023-09-19 v3

Abstract

In this paper, we propose a robust 3D detector, named Cross Modal Transformer (CMT), for end-to-end 3D multi-modal detection. Without explicit view transformation, CMT takes the image and point clouds tokens as inputs and directly outputs accurate 3D bounding boxes. The spatial alignment of multi-modal tokens is performed by encoding the 3D points into multi-modal features. The core design of CMT is quite simple while its performance is impressive. It achieves 74.1\% NDS (state-of-the-art with single model) on nuScenes test set while maintaining fast inference speed. Moreover, CMT has a strong robustness even if the LiDAR is missing. Code is released at https://github.com/junjie18/CMT.

Keywords

Cite

@article{arxiv.2301.01283,
  title  = {Cross Modal Transformer: Towards Fast and Robust 3D Object Detection},
  author = {Junjie Yan and Yingfei Liu and Jianjian Sun and Fan Jia and Shuailin Li and Tiancai Wang and Xiangyu Zhang},
  journal= {arXiv preprint arXiv:2301.01283},
  year   = {2023}
}
R2 v1 2026-06-28T08:01:26.544Z