TL;DR
This paper introduces TEDNet, a twin encoder-decoder neural network that combines camera and LiDAR data for accurate, real-time road surface detection in autonomous vehicles, demonstrating competitive performance on the Kitti-Road dataset.
Contribution
The novel TEDNet architecture effectively fuses camera and LiDAR features for improved road detection, with an ablation study exploring different encoding strategies.
Findings
Performs comparably to state-of-the-art methods
Operates at real-time frame rates
Effective fusion of camera and LiDAR data
Abstract
Robust road surface estimation is required for autonomous ground vehicles to navigate safely. Despite it becoming one of the main targets for autonomous mobility researchers in recent years, it is still an open problem in which cameras and LiDAR sensors have demonstrated to be adequate to predict the position, size and shape of the road a vehicle is driving on in different environments. In this work, a novel Convolutional Neural Network model is proposed for the accurate estimation of the roadway surface. Furthermore, an ablation study has been conducted to investigate how different encoding strategies affect model performance, testing 6 slightly different neural network architectures. Our model is based on the use of a Twin Encoder-Decoder Neural Network (TEDNet) for independent camera and LiDAR feature extraction, and has been trained and evaluated on the Kitti-Road dataset. Bird's…
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.
