evaluate
Description
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
.
Note
This functionality requires Deep Learning Toolbox™, Lidar Toolbox™, and the Automated Driving Toolbox™ Model for Lidar Lane Detection support package. You can download and install the Automated Driving Toolbox Model for Lidar Lane Detection from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
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