Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ORFD: A Dataset and Benchmark for Off-Road Freespace Detection

About

Freespace detection is an essential component of autonomous driving technology and plays an important role in trajectory planning. In the last decade, deep learning-based free space detection methods have been proved feasible. However, these efforts were focused on urban road environments and few deep learning-based methods were specifically designed for off-road free space detection due to the lack of off-road benchmarks. In this paper, we present the ORFD dataset, which, to our knowledge, is the first off-road free space detection dataset. The dataset was collected in different scenes (woodland, farmland, grassland, and countryside), different weather conditions (sunny, rainy, foggy, and snowy), and different light conditions (bright light, daylight, twilight, darkness), which totally contains 12,198 LiDAR point cloud and RGB image pairs with the traversable area, non-traversable area and unreachable area annotated in detail. We propose a novel network named OFF-Net, which unifies Transformer architecture to aggregate local and global information, to meet the requirement of large receptive fields for free space detection tasks. We also propose the cross-attention to dynamically fuse LiDAR and RGB image information for accurate off-road free space detection. Dataset and code are publicly available athttps://github.com/chaytonmin/OFF-Net.

Chen Min, Weizhong Jiang, Dawei Zhao, Jiaolong Xu, Liang Xiao, Yiming Nie, Bin Dai• 2022

Related benchmarks

TaskDatasetResultRank
Road defect detectionSYN-UDTIRI (test)
IoU83.8
11
Off-road Freespace DetectionORFD (test)
Accuracy94.5
7
Semantic segmentationORAD-3D (test)
FPS4.49
5
Off-road Traversable Area SegmentationORAD-3D Known Scenes (test)
mAcc93.98
4
Traversable Area SegmentationORAD-3D Unknown Scenes 1.0 (test)
mAcc0.9294
4
Off-road Traversable Area SegmentationORAD-3D Overall (test)
mAcc92.23
4
Traversable Area SegmentationORFD Known Scenes (test)
mAcc95.53
4
Traversable Area SegmentationORAD-3D Overall 1.0 (test)
mAcc93.92
4
Traversable Area SegmentationORAD-3D Known Scenes 1.0 (test)
mAcc94.12
4
Off-road Traversable Area SegmentationORAD-3D Unknown Scenes (test)
mAcc83.18
4
Showing 10 of 12 rows

Other info

Code

Follow for update