Skip to content
forked from sankin97/HMFI

[ECCV2022] Homogeneous Multi-modal Feature Fusion and Interaction for 3D Object Detection

Notifications You must be signed in to change notification settings

yuanfuture/HMFI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMFI


Homogeneous Multi-modal Feature Fusion and Interaction for 3D Object Detection (Paper and Codes Coming Soon ~)

KITTI

The results are the 3D detection performance of moderate difficulty on the val set of KITTI dataset.

Model Car@R11 Pedestrian@R11 Cyclist@R11
SECOND 78.27 53.23 65.64
SECOND+HMFI 78.72 55.32 69.13
Voxel-RCNN 84.27 60.11 72.07
Voxel-RCNN+HMFI 85.14 62.41 74.11

Installation

Please refer to INSTALL.md.

Getting Started

Please refer to GETTING_STARTED.md.

Acknowledgement

Our code is heavily based on OpenPCDet and MMDetection. Thanks their awesome codebase.

Citation

If you find this project useful in your research, please consider cite:


About

[ECCV2022] Homogeneous Multi-modal Feature Fusion and Interaction for 3D Object Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 68.8%
  • C++ 29.6%
  • C 1.6%