Cross Modal Transformer: Towards Fast and Robust 3D Object Detection
About
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.
Junjie Yan, Yingfei Liu, Jianjian Sun, Fan Jia, Shuailin Li, Tiancai Wang, Xiangyu Zhang• 2023
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| 3D Object Detection | nuScenes (val) | NDS72.9 | 981 | |
| 3D Object Detection | nuScenes (test) | mAP72 | 874 | |
| 3D Object Detection | NuScenes v1.0 (test) | mAP72 | 210 | |
| 3D Object Detection | nuScenes v1.0 (val) | mAP (Overall)70.3 | 207 | |
| 3D Object Detection | nuScenes (val) | mAP40.6 | 128 | |
| 3D Object Detection | nuScenes v1.0-trainval (val) | NDS72.9 | 121 | |
| 3D Object Detection | Argoverse 2 (val) | mAP36.1 | 76 | |
| 3D Object Detection | nuScenes Night (val) | mAP42.8 | 26 | |
| 3D Object Detection | nuScenes-C (val) | mAP (Snow)62.6 | 24 | |
| 3D Object Detection | nuScenes Rainy (val) | mAP70.5 | 22 |
Showing 10 of 24 rows