Online Inference and Detection of Curbs in Partially Occluded Scenes with Sparse LIDAR
Road boundaries, or curbs, provide autonomous vehicles with essential information when interpreting road scenes and generating behaviour plans. Although curbs convey important information, they are difficult to detect in complex urban environments (in particular in comparison to other elements of the road such as traffic signs and road markings). These difficulties arise from occlusions by other traffic participants as well as changing lighting and/or weather conditions. Moreover, road boundaries have various shapes, colours and structures while motion planning algorithms require accurate and precise metric information in real-time to generate their plans. In this paper, we present a real-time LIDAR-based approach for accurate curb detection around the vehicle (360 degree). Our approach deals with both occlusions from traffic and changing environmental conditions. To this end, we project 3D LIDAR pointcloud data into 2D bird's-eye view images (akin to Inverse Perspective Mapping). These images are then processed by trained deep networks to infer both visible and occluded road boundaries. Finally, a post-processing step filters detected curb segments and tracks them over time. Experimental results demonstrate the effectiveness of the proposed approach on real-world driving data. Hence, we believe that our LIDAR-based approach provides an efficient and effective way to detect visible and occluded curbs around the vehicles in challenging driving scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous VehiclesMotion PlanningSimilar Papers 제목 키워드 기반
CP-loss: Connectivity-preserving Loss for Road Curb Detection in Autonomous Driving with Aerial Images
Road curb detection is important for autonomous driving. It can be used to determine road boundaries to constrain vehicles on roads, so that potential accidents could be avoided. Most of the current methods detect road c…
Autonomous DrivingAutonomous VehiclesSegmentationMonoPair: Monocular 3D Object Detection Using Pairwise Spatial Relationships
Monocular 3D object detection is an essential component in autonomous driving while challenging to solve, especially for those occluded samples which are only partially visible. Most detectors consider each 3D object as …
3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+3Discriminative Feature Transformation for Occluded Pedestrian Detection
Despite promising performance achieved by deep con- volutional neural networks for non-occluded pedestrian de- tection, it remains a great challenge to detect partially oc- cluded pedestrians. Compared with non-occluded …
Pedestrian DetectionGrid Loss: Detecting Occluded Faces
Detection of partially occluded objects is a challenging computer vision problem. Standard Convolutional Neural Network (CNN) detectors fail if parts of the detection window are occluded, since not every sub-part of the …
Face DetectionMultiple People Tracking using Body and Joint Detections
Most multiple people tracking systems compute trajectories based on the tracking-by-detection paradigm. Consequently, the performance depends to a large extent on the quality of the employed input detections. However, de…
Multi-Object TrackingMultiple People Tracking