Multi-modal curb detection and filtering
Sandipan Das, Navid Mahabadi, Saikat Chatterjee, Maurice Fallon

TL;DR
This paper presents a multi-modal curb detection method combining camera semantics and dense lidar point clouds, enabling robust detection of multiple curbs in complex urban environments for autonomous vehicles.
Contribution
It introduces a novel fusion of lidar and camera data, along with clustering and filtering techniques, to improve curb detection accuracy and robustness in diverse urban scenarios.
Findings
Effective detection of curbs in complex urban scenes
Robust multi-curb detection across multiple lanes
Comparison shows Delaunay filtering outperforms RANSAC
Abstract
Reliable knowledge of road boundaries is critical for autonomous vehicle navigation. We propose a robust curb detection and filtering technique based on the fusion of camera semantics and dense lidar point clouds. The lidar point clouds are collected by fusing multiple lidars for robust feature detection. The camera semantics are based on a modified EfficientNet architecture which is trained with labeled data collected from onboard fisheye cameras. The point clouds are associated with the closest curb segment with -norm analysis after projecting into the image space with the fisheye model projection. Next, the selected points are clustered using unsupervised density-based spatial clustering to detect different curb regions. As new curb points are detected in consecutive frames they are associated with the existing curb clusters using temporal reachability constraints. If no…
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.
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 · Automated Road and Building Extraction
MethodsDepthwise Convolution · Pointwise Convolution · Batch Normalization · Depthwise Separable Convolution · Convolution · Inverted Residual Block · Sigmoid Activation · Average Pooling · RMSProp · Dropout
