evaluate
Description
Add-On Required: This feature requires the Automated Driving Toolbox Model for Lidar Lane Detection add-on.
evaluates the performance of the lidar lane detection network utilizing global feature
correlation (LLDN-GFC) detector, metrics = evaluate(detector,detectionResults,groundTruthData)detector, based on its classification
accuracy, precision, recall, and F1-score metrics. Use these metrics to measure the lane
detection results, detectionResults, against the ground truth data,
groundTruthData.
Input Arguments
Output Arguments
References
[1] Paek, Dong-Hee, Seung-Hyun Kong, and Kevin Tirta Wijaya. “K-Lane: Lidar Lane Dataset and Benchmark for Urban Roads and Highways.” In 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW), 4449–58. New Orleans, LA, USA: IEEE, 2022. https://doi.org/10.1109/CVPRW56347.2022.00491.
Version History
Introduced in R2023b