IROS 2021poster2 citations

Fast Image-Anomaly Mitigation for Autonomous Mobile Robots

Gianmario Fumagalli, Yannick Huber, Marcin Dymczyk, Roland Siegwart, Renaud Dubé

Abstract

Camera anomalies like rain or dust can severely degrade image quality and its related tasks, such as localization and segmentation. In this work we address this important issue by implementing a pre-processing step that can effectively mitigate such artifacts in a real-time fashion, thus supporting the deployment of autonomous systems with limited compute capabilities. We propose a shallow generator with aggregation, trained in an adversarial setting to solve the ill-posed problem of reconstructing the occluded regions. We add an enhancer to further preserve high-frequency details and image colorization. We also produce one of the largest publicly available datasets1 to train our architecture and use realistic synthetic raindrops to obtain an improved initialization of the model. We benchmark our framework on existing datasets and on our own images obtaining state-of-the-art results while enabling real-time performance, with up to 40x faster inference time than existing approaches.

BibTeX
@inproceedings{iros2021_fastimageanomaly,
  title = {Fast Image-Anomaly Mitigation for Autonomous Mobile Robots},
  author = {Gianmario Fumagalli and Yannick Huber and Marcin Dymczyk and Roland Siegwart and Renaud Dubé},
  booktitle = {IROS 2021},
  year = {2021}
}