FRED: A Multi-Modal Autonomous Driving Dataset for Flooded Road Environments

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Data Science & Analytics · Depth: Expert, extended

Summary

The Flooded Road Environments Dataset (FRED) is introduced as the first multi-modal autonomous driving dataset specifically designed for scenarios involving water hazards on roads. Developed by Connor Malone, Sébastien Demmel, and Sébastien Glaser from Queensland University of Technology, FRED includes approximately 5340 data samples collected from five distinct locations during and after flooding events. Each sample comprises 2.3 MP images from FLIR Blackfly USB3 cameras, 64-beam 360° point clouds from an Ouster OS1-64 LiDAR, and iXblue ATLANS-C IMU data corrected by Geoflex RTK GNSS. The dataset is available in both a KITTI-style format for broad compatibility and the native RTMaps format, accompanied by semantic labels for water hazard detection and position/velocity data for localization and SLAM tasks. Initial benchmarks reveal that existing image-based semantic segmentation and visual place recognition methods show reduced performance on FRED, highlighting the challenges water hazards pose to current autonomous perception systems.

Key takeaway

For autonomous vehicle perception engineers developing robust systems for adverse conditions, FRED offers a critical resource. Your current models for semantic segmentation and visual place recognition are likely to perform worse in flooded environments, with VPR recall@1 potentially dropping 5-8%. You should integrate FRED into your training and evaluation pipelines to develop and benchmark methods that can reliably detect water hazards at various distances and reduce false positives, ensuring safer autonomous operation.

Key insights

FRED is the first multi-modal dataset for autonomous driving in flooded environments, enabling robust water hazard detection.

Principles

Method

Data was collected from a Renault Zoe equipped with FLIR cameras, Ouster OS1-64 LiDAR, and iXblue ATLANS-C IMU/RTK GNSS, across five locations during and after flooding events.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.