ORFD: A Dataset and Benchmark for Off-Road Freespace Detection
Chen Min, Weizhong Jiang, Dawei Zhao, Jiaolong Xu, Liang, Xiao, Yiming Nie, Bin Dai

TL;DR
This paper introduces ORFD, the first off-road free space detection dataset with diverse scenes and conditions, and proposes OFF-Net, a Transformer-based network with cross-attention for improved off-road freespace detection.
Contribution
The paper provides a new off-road freespace detection dataset and a novel Transformer-based network with cross-attention for better multi-modal fusion and detection accuracy.
Findings
The ORFD dataset contains 12,198 LiDAR and RGB pairs across diverse environments.
OFF-Net achieves state-of-the-art performance on the ORFD benchmark.
The proposed method effectively fuses LiDAR and RGB data for accurate off-road freespace detection.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Remote Sensing and LiDAR Applications · Advanced Neural Network Applications
MethodsAttention Is All You Need · Linear Layer · Softmax · Dropout · Dense Connections · Position-Wise Feed-Forward Layer · Absolute Position Encodings · Multi-Head Attention · Byte Pair Encoding · Label Smoothing
