File size: 2,443 Bytes
0b5d8cb
 
 
 
626a8fe
 
 
d9dd59a
0b5d8cb
321aaa0
0b5d8cb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
language:
- en
tags:
- computer vision
- 3d object detection
- corruptions
- multi modal
pretty_name: MultiCorrupt
license: cc-by-nc-sa-4.0
---

<p align="center">
  <a href="https://github.com/ika-rwth-aachen/MultiCorrupt">
  <img src="https://raw.githubusercontent.com/ika-rwth-aachen/MultiCorrupt/refs/heads/main/docs/multicorrupt_transparent.png" align="center" width="75%">
  </a>
  
  <h3 align="center"><strong>MultiCorrupt: A Multi-Modal Robustness Dataset and Benchmark of LiDAR-Camera Fusion for 3D Object Detection</strong></h3>

  <p align="center">
      <a href="https://www.linkedin.com/in/tillbeemelmanns/" target='_blank'>Till Beemelmanns</a><sup>1</sup>&nbsp;&nbsp;
      <a href="https://google.com" target='_blank'>Quan Zhang</a><sup>2</sup>&nbsp;&nbsp;
      <a href="https://www.linkedin.com/in/christiangeller/" target='_blank'>Christian Geller</a><sup>1</sup>&nbsp;&nbsp;
      <a href="https://www.ika.rwth-aachen.de/de/institut/team/univ-prof-dr-ing-lutz-eckstein.html" target='_blank'>Lutz Eckstein</a><sup>1</sup>&nbsp;&nbsp;
    <br>
    <small><sup>1</sup>Institute for Automotive Engineering, RWTH Aachen University, Germany&nbsp;&nbsp;</small>
    <br>
    <small><sup>2</sup>Department of Electrical Engineering and Computer Science, TU Berlin, Germany&nbsp;&nbsp;</small>
  </p>
</p>


> **Abstract:** Multi-modal 3D object detection models for autonomous driving have demonstrated exceptional performance on computer vision benchmarks like nuScenes. However, their reliance on densely sampled LiDAR point clouds and meticulously calibrated sensor arrays poses challenges for real-world applications. Issues such as sensor misalignment, miscalibration, and disparate sampling frequencies lead to spatial and temporal misalignment in data from LiDAR and cameras. Additionally, the integrity of LiDAR and camera data is often compromised by adverse environmental conditions such as inclement weather, leading to occlusions and noise interference. To address this challenge, we introduce MultiCorrupt, a comprehensive benchmark designed to evaluate the robustness of multi-modal 3D object detectors against ten distinct types of corruptions.

[arXiv](https://arxiv.org/abs/2402.11677) | [IEEE Explore](https://ieeexplore.ieee.org/document/10588664) | [Poster](assets/WePol3.15-Poster.pdf) | [Trailer](https://youtu.be/55AMUwy13uE?si=Vr72CCC0aREXZ-vs) | [Code](https://github.com/ika-rwth-aachen/MultiCorrupt)