pub fn parse_detection_dataset_widerface( ground_truth_text: &str, predictions_text: &str, ) -> Result<Vec<DetectionDatasetFrame>, EvalError>