You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -69,29 +69,29 @@ Wildfires that burn for weeks and affect millions of people represent a challeng
69
69
70
70
The main 3 contributions of the RoboticsLab group are:
71
71
72
-
<b> * LIDAR Signal Densification Algorithms:</b> Research focuses on algorithms and software techniques for densifying the LIDAR sensor signal, commonly used in outdoor robots.
72
+
<b> * LIDAR Signal Densification Algorithms:</b> Research focuses on algorithms and software techniques for densifying the LIDAR sensor signal, commonly used in outdoor robots.
73
73
74
-
<b> * Outdoor Navigation Algorithms:</b> This involves developing and evaluating point-to-point autonomous navigation algorithms for robots in unstructured environments, such as forests.
74
+
<b> * Outdoor Navigation Algorithms:</b> This involves developing and evaluating point-to-point autonomous navigation algorithms for robots in unstructured environments, such as forests.
75
75
76
-
<b> * Deep Learning for Object and Surface Detection:</b> Evolution of techniques for detecting objects and surfaces in unstructured environments using Deep Learning and sensors like LIDAR and visual cameras, aimed at autonomous robot navigation.
76
+
<b> * Deep Learning for Object and Surface Detection:</b> Evolution of techniques for detecting objects and surfaces in unstructured environments using Deep Learning and sensors like LIDAR and visual cameras, aimed at autonomous robot navigation.
<div style="font-size: 18px; font-weight: bold; margin-bottom: 5px;">Deep Learning-Based Semantic Segmentation of LiDAR Point Clouds for Autonomous Driving in Unstructured Environments</div>
367
+
<div style="font-size: 16px; color: #555; margin-bottom: 5px;"> Félix Martínez, David Pascual-Hernández, Daniel Borja Fernández, Inmaculada Mora Jiménez, José María Cañas</div>
368
+
<div style="font-size: 14px; color: #555;">Proceedings of the XXV International Workshop on Physical Agents (WAF), 2025</div>
Intelligent autonomous driving in off-road environments is an emerging field with great potential to impact areas such as agriculture, forestry, and rescue operations. Perception in these scenarios presents unique challenges due to the diversity of elements and weather conditions, along with the inherent ambiguity in class definitions. Consequently, off-road visual semantic segmentation datasets remain underdeveloped, roughly ten times smaller than their urban counterparts, hindering dependable performance assessment and potentially compromising the safety of autonomous systems. To address these challenges, we present a comprehensive cross-dataset evaluation of visual semantic segmentation models for autonomous off-road navigation. We propose a unified ontology that harmonizes class definitions across relevant datasets, enabling their combination for both training and testing. This approach ensures fair model comparisons and reliable assessment of generalization to unseen domains. We further benchmark models on the original datasets, analyze the impact of different ontology harmonization criteria and conversion strategies, and evaluate the trade-off between segmentation performance and computational cost. Results show that Transformer-based architectures achieve the most consistent segmentation performance across datasets. While often computationally demanding, some variants maintain real-time inference (≈12 ms) with top-tier accuracy. The unified ontology simplifies the segmentation task, yielding more reliable models and about 40% faster training convergence. Cross-dataset training further enhances generalization, improving mean IoU by up to +20% on RUGD and +13% on WildScenes compared to RELLIS-3D-only training. Overall, this study provides valuable insights for developing robust perception modules for off-road autonomous vehicles.
title={Cross-Dataset Evaluation of Visual Semantic Segmentation Models for Off-Road Autonomous Driving},
62
+
author={Pascual-Hern{\'a}ndez, David and Paniego, Sergio and Calvo-Palomino, Roberto and Mora-Jim{\'e}nez, Inmaculada and Ca{\~n}as-Plaza, Jos{\'e} Mar{\'\i}a},
0 commit comments