HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

HRFuser: A Multi-resolution Sensor Fusion Architecture for 2D Object Detection

Tim Broedermann Christos Sakaridis Dengxin Dai Luc Van Gool

HRFuser: A Multi-resolution Sensor Fusion Architecture for 2D Object Detection

Abstract

Besides standard cameras, autonomous vehicles typically include multiple additional sensors, such as lidars and radars, which help acquire richer information for perceiving the content of the driving scene. While several recent works focus on fusing certain pairs of sensors - such as camera with lidar or radar - by using architectural components specific to the examined setting, a generic and modular sensor fusion architecture is missing from the literature. In this work, we propose HRFuser, a modular architecture for multi-modal 2D object detection. It fuses multiple sensors in a multi-resolution fashion and scales to an arbitrary number of input modalities. The design of HRFuser is based on state-of-the-art high-resolution networks for image-only dense prediction and incorporates a novel multi-window cross-attention block as the means to perform fusion of multiple modalities at multiple resolutions. We demonstrate via extensive experiments on nuScenes and the adverse conditions DENSE datasets that our model effectively leverages complementary features from additional modalities, substantially improving upon camera-only performance and consistently outperforming state-of-the-art 3D and 2D fusion methods evaluated on 2D object detection metrics. The source code is publicly available.

Code Repositories

timbroed/hrfuser
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
2d-object-detection-on-clear-weatherHRFuser-T
clear hard (AP): 79.48
2d-object-detection-on-dense-fogHRFuser-T
dense fog hard (AP): 78.21
light fog hard (AP): 86.5
snow/rain hard (AP): 78.09
object-detection-on-eventpedHRFuser
AP: 46.0
object-detection-on-inoutdoorHRFuser
AP: 58.6
object-detection-on-stcrowdHRFuser
AP: 49.0
semantic-segmentation-on-deliverHRFuser (RGB-D-E-Li)
mIoU: 52.97
semantic-segmentation-on-deliverHRFuser (RGB-D-Event)
mIoU: 51.83
semantic-segmentation-on-deliverHRFuser (RGB-Depth)
mIoU: 51.88
semantic-segmentation-on-deliverHRFuser (RGB-D-LiDAR)
mIoU: 52.72
semantic-segmentation-on-deliverHRFuser (RGB)
mIoU: 47.95
semantic-segmentation-on-deliverHRFuser (RGB-Event)
mIoU: 42.22
semantic-segmentation-on-deliverHRFuser (RGB-LiDAR)
mIoU: 43.13
semantic-segmentation-on-kitti-360HRFuser (RGB-LiDAR)
mIoU: 48.74
semantic-segmentation-on-kitti-360HRFuser (RGB-Depth)
mIoU: 49.32
semantic-segmentation-on-kitti-360HRFuser (RGB-D-LiDAR)
mIoU: 52.61

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
HRFuser: A Multi-resolution Sensor Fusion Architecture for 2D Object Detection | Papers | HyperAI