pub fn evaluate_detections_from_dataset(
frames: &[DetectionDatasetFrame],
config: DetectionEvalConfig,
) -> Result<DetectionMetrics, EvalError>pub fn evaluate_detections_from_dataset(
frames: &[DetectionDatasetFrame],
config: DetectionEvalConfig,
) -> Result<DetectionMetrics, EvalError>