Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FusionFormer: A Multi-sensory Fusion in Bird's-Eye-View and Temporal Consistent Transformer for 3D Object Detection

arXiv

Method

FusionFormer is an end-to-end multi-modal fusion framework that leverages transformers to fuse multi-modal features and obtain fused BEV features. In addition, we propose a plug-and-play temporal fusion module based on transformers that can fuse historical frame BEV features for more stable and reliable detection results. We evaluate our method on the nuScenes dataset and achieve 72.6% mAP and 75.1% NDS (SOTA without any TTA or model ensemble) for 3D object detection tasks.

Results on nuScenes val set.

MethodsImageLidarmAPNDS
FusionFormer-SVOV-99Voxel007570.0%73.2%
FusionFormerVOV-99Voxel007571.4%74.1%

Results on nuScenes test set.

MethodsImageLidarmAPNDS
FusionFormerVOV-99Voxel007572.6%75.1%

About

No description, website, or topics provided.

Resources

Stars

33 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors